1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2025-06-14 13:36:33 +02:00

Filter non-JSON payload

This commit is contained in:
Maciej Lenartowicz
2019-10-01 09:38:18 +00:00
parent 8479518fab
commit 96eed02d32
7 changed files with 17 additions and 13 deletions

View File

@ -28,7 +28,7 @@ install-js: package.json
npm install --save-dev
watch-js:
npm run watch
npm run build:watch
build-js:
npm run build