mirror of
https://github.com/abhijithvijayan/web-extension-starter.git
synced 2026-01-30 09:48:12 +01:00
chore: remove redundant atl configuration
This commit is contained in:
parent
2c49fef57c
commit
0fd60698cc
@ -45,10 +45,5 @@
|
|||||||
],
|
],
|
||||||
"exclude": [
|
"exclude": [
|
||||||
"node_modules"
|
"node_modules"
|
||||||
],
|
]
|
||||||
"awesomeTypescriptLoaderOptions": {
|
|
||||||
"useBabel": true,
|
|
||||||
"babelCore": "@babel/core", // needed for Babel v7,
|
|
||||||
"useCache": true, // Use internal file cache to improve warm-up time.
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user