Update tsconfig.app.json

This commit is contained in:
piotrpekala7 2020-08-27 13:13:48 +02:00
parent 8978c0cc33
commit 9c1c15df8a

View File

@ -10,7 +10,7 @@
"polyfills.ts"
],
"include": [
"../src/**/*",
// "../src/**/*",
"../node_modules/angular2-indexeddb/*"
]
}