Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
llxff committed Feb 10, 2017
1 parent 6d52cc7 commit 53a32a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ rails new project --skip-sprockets
# config/application.rb
config.assets_pipeline.manifest_file = 'config/manifest.json' # default: config/manifest.json
config.assets_pipeline.prefix = '/assets' # default: /assets
config.assets_pipeline.after_manifest_initialization = -> { puts 'called after mainifest initialization' }
```

Configuration for js bundler
Expand Down

0 comments on commit 53a32a4

Please sign in to comment.