Open rictic opened 7 years ago
BTW, when using data binding with colons, polymer-build
fails with a really confusing output:
Error: 2 error(s) occurred during build.
at BuildAnalyzer._done (/etc/bi-frontend/node_modules/polymer-build/lib/analyzer.js:229:36)
at BuildAnalyzer.<anonymous> (/etc/bi-frontend/node_modules/polymer-build/lib/analyzer.js:189:26)
at next (native)
at fulfilled (/etc/bi-frontend/node_modules/polymer-build/lib/analyzer.js:17:58)
at process._tickDomainCallback (internal/process/next_tick.js:135:7)
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Polymer will accept syntax like:
We shouldn't error out for this syntax.