Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

Commit

Permalink
Merge branch 'add-named-exports' of github.com:cerner/terra-applicati…
Browse files Browse the repository at this point in the history
…on into add-named-exports
  • Loading branch information
sdadn committed May 7, 2024
2 parents d69cec6 + b637e60 commit 09ab051
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ const TerraDevSite = require('./packages/terra-dev-site/src/webpack/plugin/Terra

const html = fs.readFileSync(require.resolve('./tests/terra-dev-site/head.html'), 'utf8');

// WebpackConfigTerra.plugins;

const devSiteConfig = (env = {}, argv = { p: false }) => ({
// temporary fix to enable live reloading.
target: argv.p || argv.mode === 'production' ? 'browserslist' : 'web',
Expand Down

0 comments on commit 09ab051

Please sign in to comment.