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

Updated angular-config for jalhyd

parent 7a9a9a2f
No related branches found
No related tags found
No related merge requests found
Pipeline #137564 failed
......@@ -16,6 +16,7 @@
"main": "src/main.ts",
"tsConfig": "src/tsconfig.app.json",
"polyfills": "src/polyfills.ts",
"preserveSymlinks": true,
"assets": [
"src/assets",
"src/locale",
......
......@@ -21,6 +21,7 @@
"baseUrl": "./"
},
"include": [
"src/**/*.ts"
"src/**/*.ts",
"node_modules/jalhyd/**/*.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