mirror of
https://github.com/penpot/penpot.git
synced 2025-05-15 15:36:37 +02:00
misc: naming refactor on build process
This commit is contained in:
parent
6a75eb893c
commit
5ecd86ba02
11 changed files with 76 additions and 84 deletions
|
@ -6,6 +6,3 @@ npm ci
|
|||
npm run dist:clean || exit 1;
|
||||
npm run build:assets || exit 1;
|
||||
npm run build:all || exit 1;
|
||||
# npm run build:main || exit 1;
|
||||
# npm run build:view || exit 1;
|
||||
# npm run build:worker || exit 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue