mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 09:03:02 +00:00
refactor: migrate to angular esbuild
refactor: migrate to ionic standalone components refactor: migrate ion icons to a custom element
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
"compilerOptions": {
|
||||
"outDir": "../out-tsc/app"
|
||||
},
|
||||
"files": ["src/main.ts"],
|
||||
"files": ["src/main.ts", "src/ion-icons.ts"],
|
||||
"include": ["src/**/*.d.ts"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user