bahim22 / rxt-portfo-3

Custom React App: Webpack, Babel, EsLint, and Prettier configs updated from my react template. Styled with Tailwind Css, Bootstrap and more!
MIT License
1 stars 0 forks source link

Adjust #3

Closed bahim22 closed 2 years ago

bahim22 commented 2 years ago

Refine edits after analyzing build reports

assets/resources (png,font)

mini css, chunks, cache

optimization: {
    nodeEnv: 'production',
    removeAvailableModules: false,
  },
performance: {
    hints: 'error', // prod
bahim22 commented 2 years ago

reconfigured all production level packages and their options; tested and compared with previous builds and ran dev server.