You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.
How and where to include 3rd party scripts to be in line with the PRPL concept)
How to use polymer serve when there is a transpliation step (i.e. babel). Currently I can only serve the everything as is or the bundled/unbundled version. How can I serve something intermediate (after transpilation but without minification or at least with source maps)
The text was updated successfully, but these errors were encountered:
Although the recent blog post mentions some of the differences (https://www.polymer-project.org/1.0/blog/2016-08-18-polymer-starter-kit-or-polymer-cli) some questions are still somehow unclear (at least to me):
polymer serve
when there is a transpliation step (i.e. babel). Currently I can only serve the everything as is or the bundled/unbundled version. How can I serve something intermediate (after transpilation but without minification or at least with source maps)The text was updated successfully, but these errors were encountered: