-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpolymer.json
1 lines (1 loc) · 1.21 KB
/
polymer.json
1
{"npm":true,"entrypoint":"index.html","shell":"src/web-elemens-loader.js","sources":["images/**/*","demo/**/*"],"extraDependencies":["manifest.json","node_modules/@ionic/core/dist/ionic/**/*","node_modules/@ionic/core/css/**/*","node_modules/@webcomponents/webcomponentsjs/*.js","!node_modules/@webcomponents/webcomponentsjs/gulpfile.js","node_modules/@webcomponents/webcomponentsjs/bundles/*.js"],"builds":[{"name":"esm-unbundled","basePath":"https://cdn.xml4jquery.com/web-elements-loader/build/esm-unbundled","browserCapabilities":["es2015","modules"],"js":{"minify":true},"css":{"minify":true},"html":{"minify":true},"bundle":false,"addServiceWorker":false,"stripComments":true},{"name":"esm-debug","basePath":"https://cdn.xml4jquery.com/web-elements-loader/build/esm-debug","browserCapabilities":["es2015","modules"],"js":{"minify":false},"css":{"minify":false},"html":{"minify":false},"bundle":false,"addServiceWorker":false},{"name":"es5-bundled","basePath":"https://cdn.xml4jquery.com/web-elements-loader/build/es5-bundled","js":{"minify":true,"compile":true,"transformModulesToAmd":true},"css":{"minify":true},"html":{"minify":true},"bundle":false,"addServiceWorker":false,"stripComments":true}],"lint":{"rules":["polymer-3"]}}