Skip to content

Commit

Permalink
Fix asset building
Browse files Browse the repository at this point in the history
  • Loading branch information
jsuchal committed Sep 19, 2020
1 parent 8bcda00 commit 3af1708
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 @@ -11,7 +11,7 @@ default: &default

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

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

0 comments on commit 3af1708

Please sign in to comment.