mirror of
https://github.com/EnixCoda/Gitako.git
synced 2026-03-11 08:54:44 +00:00
build: resolve dependencies properly
This commit is contained in:
parent
848de531eb
commit
2d0ca7129f
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
"target": "es2017",
|
||||
"experimentalDecorators": true,
|
||||
"baseUrl": "./",
|
||||
"module": "commonjs",
|
||||
"paths": {
|
||||
"*" : ["src/*", "packages/*"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue