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

Use Polymer Analyzer for finding documents #1

Open
justinfagnani opened this issue Jan 30, 2017 · 0 comments
Open

Use Polymer Analyzer for finding documents #1

justinfagnani opened this issue Jan 30, 2017 · 0 comments

Comments

@justinfagnani
Copy link

First, this project is awesome! :)

Second, you should be able to save a lot of code if you use the Polymer Analyzer to load all the files in a project. It walks all imports, and has a convenient analyzePackage() method that tries to give a nice default for what files are in a package. Also it will support more import methods than just HTML Imports. It's growing support for our Lazy HTML Imports behavior, and for ES modules. As the Analyzer improves over time, you'll get the advantage of it.

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