Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unbundled dev mode with wc-loader #31

Open
yebrahim opened this issue Jan 30, 2018 · 0 comments
Open

Unbundled dev mode with wc-loader #31

yebrahim opened this issue Jan 30, 2018 · 0 comments

Comments

@yebrahim
Copy link

I'm using wc-loader to bundle my Polymer elements, and it's working flawlessly.

However, is there a way I can bundle each component's resources (html, js, and css) into one file, but keep the different components separate, and not bundle them together, and especially not bundle them with the Polymer library itself? I need this for debugging, where instead of loading a single 20,000 LOC file in the devtools, I need to load one specific component I need to debug.
Is this doable?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant