mirror of
https://github.com/Eugeny/tabby.git
synced 2025-10-04 22:14:55 +00:00
.
This commit is contained in:
7
Makefile
7
Makefile
@@ -14,13 +14,6 @@ lint:
|
||||
build:
|
||||
DEV=1 ./node_modules/.bin/webpack --progress --display-modules
|
||||
|
||||
build-plugins:
|
||||
cd terminus-core; npm run build
|
||||
cd terminus-settings; npm run build
|
||||
cd terminus-terminal; npm run build
|
||||
cd terminus-community-color-schemes; npm run build
|
||||
cd terminus-clickable-links; npm run build
|
||||
|
||||
watch:
|
||||
DEV=1 ./node_modules/.bin/webpack --progress -w
|
||||
|
||||
|
Reference in New Issue
Block a user