Skip to content

Commit

Permalink
Update additional_paths in shakapacker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ekumachidi committed Mar 21, 2024
1 parent 5d57972 commit fc2733d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/shakapacker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ default: &default

# Additional paths webpack should look up modules
# ['app/assets', 'engine/foo/app/assets']
additional_paths: ['node_modules/govuk-frontend/govuk']
additional_paths: ['node_modules/govuk-frontend/dist/govuk']

# Reload manifest.json on all requests so we reload latest compiled packs
cache_manifest: false
Expand Down

0 comments on commit fc2733d

Please sign in to comment.