mirror of
https://github.com/valitydev/control-center.git
synced 2024-11-06 02:25:17 +00:00
FE-637: Added build_utils. Fix Makefile clean task.
This commit is contained in:
parent
f597c19b98
commit
2deac3a145
2
Makefile
2
Makefile
@ -42,7 +42,7 @@ build: src/gen-nodejs src/gen-json
|
||||
npm run build
|
||||
|
||||
clean:
|
||||
rm -rf dist src/app/domain/gen-* config/runtime/gen-*
|
||||
rm -rf dist src/app/domain/gen-* src/assets/gen-*
|
||||
|
||||
# utils
|
||||
src/gen-nodejs: node_modules/damsel/proto/domain_config.thrift
|
||||
|
1
build_utils
Submodule
1
build_utils
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit c41dac7d702757deb29baa68ed1eba87359eafb5
|
Loading…
Reference in New Issue
Block a user