Turn your audience into a business. Publishing, memberships, subscriptions and newsletters.
Go to file
Rish 1868542504 Updated webpack config to cleanup warnings
no refs

`yarn build` used to throw up a lot of warnings because the webpack config was not correctly updated to use performance config for portal's usecase, this change -

- Sets the `mode` to explicit `production` instead of implicit which throws a warning
- Updated performance max* sizes to account for a single portal chunk bundled up as an external script
2021-03-04 01:19:56 +05:30
ghost/portal Updated webpack config to cleanup warnings 2021-03-04 01:19:56 +05:30