Sha256: 0959d2dd57751b6ecbcd1076616d347b9badf04e44fe45519de2a9c1d9c8811b

Contents?: true

Size: 312 Bytes

Versions: 28

Compression:

Stored size: 312 Bytes

Contents

# Note: You must restart bin/shakapacker-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
  cache_manifest: true

Version data entries

28 entries across 14 versions & 1 rubygems

Version Path
shakapacker-7.2.3 spec/shakapacker/test_app/config/shakapacker_public_root.yml
shakapacker-7.2.3 spec/backward_compatibility_specs/webpacker_test_app/config/webpacker_public_root.yml
shakapacker-7.3.0.beta.1 spec/shakapacker/test_app/config/shakapacker_public_root.yml
shakapacker-7.3.0.beta.1 spec/backward_compatibility_specs/webpacker_test_app/config/webpacker_public_root.yml
shakapacker-7.2.2 spec/backward_compatibility_specs/webpacker_test_app/config/webpacker_public_root.yml
shakapacker-7.2.2 spec/shakapacker/test_app/config/shakapacker_public_root.yml
shakapacker-7.2.1 spec/shakapacker/test_app/config/shakapacker_public_root.yml
shakapacker-7.2.1 spec/backward_compatibility_specs/webpacker_test_app/config/webpacker_public_root.yml
shakapacker-7.2.0 spec/shakapacker/test_app/config/shakapacker_public_root.yml
shakapacker-7.2.0 spec/backward_compatibility_specs/webpacker_test_app/config/webpacker_public_root.yml
shakapacker-7.2.0.rc.0 spec/backward_compatibility_specs/webpacker_test_app/config/webpacker_public_root.yml
shakapacker-7.2.0.rc.0 spec/shakapacker/test_app/config/shakapacker_public_root.yml
shakapacker-7.1.0 spec/backward_compatibility_specs/webpacker_test_app/config/webpacker_public_root.yml
shakapacker-7.1.0 spec/shakapacker/test_app/config/shakapacker_public_root.yml
shakapacker-7.0.3 spec/shakapacker/test_app/config/shakapacker_public_root.yml
shakapacker-7.0.3 spec/backward_compatibility_specs/webpacker_test_app/config/webpacker_public_root.yml
shakapacker-7.0.2 spec/shakapacker/test_app/config/shakapacker_public_root.yml
shakapacker-7.0.2 spec/backward_compatibility_specs/webpacker_test_app/config/webpacker_public_root.yml
shakapacker-7.0.1 spec/backward_compatibility_specs/webpacker_test_app/config/webpacker_public_root.yml
shakapacker-7.0.1 spec/shakapacker/test_app/config/shakapacker_public_root.yml