Sha256: 086cc53bbd4b02f4be792cd31bfbde890a52de5408054fad62257c5fdc628795
Contents?: true
Size: 488 Bytes
Versions: 3
Compression:
Stored size: 488 Bytes
Contents
# Restart webpack-watcher or webpack-dev-server if you make changes here default: &default config: config/webpack entry: packs output: public manifest: manifest.json node_modules: node_modules source: app/javascript extensions: - .coffee - .js - .jsx - .ts - .vue - .sass - .scss - .css - .png - .svg - .gif - .jpeg development: <<: *default test: <<: *default manifest: manifest-test.json production: <<: *default
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
webpacker_lite-0.0.5 | lib/install/config/webpack/paths.yml |
webpacker_lite-0.0.4 | lib/install/config/webpack/paths.yml |
webpacker_lite-0.0.3 | lib/install/config/webpack/paths.yml |