Skip to content

Commit

Permalink
Revert "change webpacker.yml to see public/lib (#9959)" (#9966)
Browse files Browse the repository at this point in the history
This reverts commit 3c0190b.
  • Loading branch information
jywarren authored Aug 2, 2021
1 parent d535ae5 commit 9100482
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/webpacker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ default: &default

# Additional paths webpack should lookup modules
# ['app/assets', 'engine/foo/app/assets']
additional_paths: ['public/lib']
additional_paths: []

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

0 comments on commit 9100482

Please sign in to comment.