Skip to content

Commit

Permalink
change webpacker.yml to see public/lib (publiclab#9959)
Browse files Browse the repository at this point in the history
  • Loading branch information
jywarren authored and reginaalyssa committed Oct 16, 2021
1 parent f951d09 commit 1b95b81
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: []
additional_paths: ['public/lib']

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

0 comments on commit 1b95b81

Please sign in to comment.