fix(core): update
This commit is contained in:
parent
df260bbab9
commit
133bf0abe5
7
.gitignore
vendored
7
.gitignore
vendored
@ -8,13 +8,16 @@ pages/
|
||||
# installs
|
||||
node_modules/
|
||||
|
||||
# caches and builds
|
||||
# caches
|
||||
.yarn/
|
||||
.cache/
|
||||
.rpt2_cache
|
||||
|
||||
# builds
|
||||
dist/
|
||||
dist_web/
|
||||
dist_serve/
|
||||
dist_ts_web/
|
||||
|
||||
# custom
|
||||
test/
|
||||
test
|
||||
|
@ -57,4 +57,4 @@
|
||||
"@pushrocks/smartstring": "^3.0.10",
|
||||
"@types/shelljs": "^0.8.5"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user