fix plugin frontend build

This commit is contained in:
Sebastian Sdorra
2019-10-21 14:52:08 +02:00
parent 2de369b929
commit bdb4bb73ac
6 changed files with 14 additions and 30 deletions

View File

@@ -3,7 +3,7 @@
"private": true,
"version": "2.0.0-SNAPSHOT",
"license": "BSD-3-Clause",
"main": "src/main/js/index.js",
"main": "./src/main/js/index.ts",
"scripts": {
"build": "ui-scripts plugin",
"watch": "ui-scripts plugin-watch",