Skip to content

Commit

Permalink
Merge pull request #753 from scottmessinger/patch-1
Browse files Browse the repository at this point in the history
Readme: Add splitAtRoutes to options
  • Loading branch information
thoov authored Apr 2, 2021
2 parents fa7ce2e + 6bb9598 commit 6a490e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ return require('@embroider/compat').compatBuild(app, Webpack, {
// staticAddonTrees: true,
// staticHelpers: true,
// staticComponents: true,
// splitAtRoutes: ['route.name'], // can also be a RegExp
// packagerOptions: {
// webpackConfig: { }
// }
Expand Down

0 comments on commit 6a490e7

Please sign in to comment.