Skip to content

Commit

Permalink
Remove cacheDirectory and cacheCompression from babel.config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-schranz committed Mar 8, 2021
1 parent 93d497f commit e8274d6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions assets/admin/babel.config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{
"cacheDirectory": true,
"cacheCompression": false,
"presets": ["@babel/preset-env", "@babel/preset-react"],
"plugins": [
["@babel/plugin-proposal-decorators", {"legacy": true}],
Expand Down

0 comments on commit e8274d6

Please sign in to comment.