Skip to content

Commit

Permalink
Inject at the body
Browse files Browse the repository at this point in the history
  • Loading branch information
felixmosh committed Jan 27, 2022
1 parent 2bbe763 commit 7688f27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/ui/webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ module.exports = {
templateParameters: {
basePath,
},
inject: 'body',
}),
new CleanWebpackPlugin({ cleanStaleWebpackAssets: false }),
new CopyPlugin({
Expand Down

0 comments on commit 7688f27

Please sign in to comment.