mirror of
https://github.com/bitwarden/browser
synced 2026-01-02 00:23:35 +00:00
stub out angular with webpack
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
"compilerOptions": {
|
||||
"moduleResolution": "node",
|
||||
"noImplicitAny": true,
|
||||
"emitDecoratorMetadata": true,
|
||||
"experimentalDecorators": true,
|
||||
"module": "es6",
|
||||
"target": "ES2016",
|
||||
"allowJs": true,
|
||||
@@ -20,6 +22,7 @@
|
||||
"dist",
|
||||
"jslib/dist",
|
||||
"build",
|
||||
"build2",
|
||||
"build.safariextension",
|
||||
"coverage",
|
||||
"store",
|
||||
|
||||
Reference in New Issue
Block a user