chore(web): remove source files from package

and generated files from version control
This commit is contained in:
ObserverOfTime 2025-08-30 15:46:27 +03:00 committed by Amaan Qureshi
parent a0fd1ded97
commit 8b3e023ef0
8 changed files with 4 additions and 2184 deletions

View file

@ -101,6 +101,7 @@ jobs:
npm run build:debug
CJS=true npm run build
CJS=true npm run build:debug
npm run build:dts
- name: Publish to npmjs.com
working-directory: ${{ matrix.directory }}