Sha256: 6ebed66e9a28c0ef85b64526bb939f54a63d38257f87ec5e8ae704a0d6d16814

Contents?: true

Size: 328 Bytes

Versions: 50

Compression:

Stored size: 328 Bytes

Contents

# Note: You must restart bin/webpack-dev-server for changes to take effect

default: &default
  public_root_path: ../public

development:
  <<: *default
  compile: true

test:
  <<: *default
  compile: true
  public_output_path: packs-test

production:
  <<: *default
  compile: false
  extract_css: true
  cache_manifest: true

Version data entries

50 entries across 50 versions & 6 rubygems

Version Path
webpacker-5.1.0 test/test_app/config/webpacker_public_root.yml
webpacker-5.0.1 test/test_app/config/webpacker_public_root.yml
webpacker-5.0.0 test/test_app/config/webpacker_public_root.yml
rails-react-ssr-0.1.1 test/test_app/config/webpacker_public_root.yml
rails-react-ssr-0.1.0 test/test_app/config/webpacker_public_root.yml
jetpacker-0.4.2 test/test_app/config/webpacker_public_root.yml
jetpacker-0.4.1 test/test_app/config/webpacker_public_root.yml
jetpacker-0.4.0 test/test_app/config/webpacker_public_root.yml
jetpacker-0.3.0 test/test_app/config/webpacker_public_root.yml
jetpacker-0.2.0 test/test_app/config/webpacker_public_root.yml
webpacker-4.2.2 test/test_app/config/webpacker_public_root.yml
webpacker-4.2.1 test/test_app/config/webpacker_public_root.yml
webpacker-4.2.0 test/test_app/config/webpacker_public_root.yml
webpacker-4.1.0 test/test_app/config/webpacker_public_root.yml
chatops-rpc-0.0.2 fixtures/chatops-controller-example/vendor/bundle/ruby/2.5.0/gems/webpacker-4.0.7/test/test_app/config/webpacker_public_root.yml
chatops-rpc-0.0.1 fixtures/chatops-controller-example/vendor/bundle/ruby/2.5.0/gems/webpacker-4.0.7/test/test_app/config/webpacker_public_root.yml
webpacker-4.0.7 test/test_app/config/webpacker_public_root.yml
webpacker-4.0.6 test/test_app/config/webpacker_public_root.yml
webpacker-4.0.5 test/test_app/config/webpacker_public_root.yml
webpacker-4.0.4 test/test_app/config/webpacker_public_root.yml