Skip to content

Commit

Permalink
add legacy build
Browse files Browse the repository at this point in the history
  • Loading branch information
8633brown committed May 27, 2021
1 parent 35aaa86 commit 17a5dce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ module.exports = (env = {} , argv) => {
use: {
loader: "babel-loader",
options: {
cacheDirectory: (argv.mode === 'development'),
presets: [
[
'@babel/preset-env',
Expand Down

0 comments on commit 17a5dce

Please sign in to comment.