Polymer 3Skeleton with Webpack,PostCSS,and Service Workers
A minimal skeleton setup for Polymer 3.x applications, integrated with Webpack, PostCSS, and Service Workers. It features hot reloading, and various plugins for enhanced development experience. Static files (e.g., vendor/webcomponents-loader.js) are bundled and copied to the dist folder via generated Service Workers, specifically for the build process. This setup includes the babel-plugin-transform-object-rest-spread for transforming object rest/spread syntax and loads HTML templates as strings. PostCSS is configured to load as strings into Polymer elements' <style>
tags.
polymer-skeleton-master.zip
预估大小:42个文件
polymer-skeleton-master
文件夹
.gitignore
168B
package.json
2KB
.npmrc
18B
.stylelintrc
552B
src
文件夹
components
文件夹
containers
文件夹
sk-app
文件夹
style.pcss
2KB
214.59KB
文件大小:
评论区