Skip to content
Snippets Groups Projects
Commit feb68c18 authored by mathias.chouet's avatar mathias.chouet
Browse files

Revert previous angular config change

parent fec61e44
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,6 @@
"main": "src/main.ts",
"tsConfig": "src/tsconfig.app.json",
"polyfills": "src/polyfills.ts",
"preserveSymlinks": true,
"assets": [
"src/assets",
"src/locale",
......
......@@ -21,7 +21,6 @@
"baseUrl": "./"
},
"include": [
"src/**/*.ts",
"node_modules/jalhyd/**/*.ts"
"src/**/*.ts"
]
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment