add entry

This commit is contained in:
Andrey Vlasov 2020-03-28 23:37:43 +03:00
parent a008842899
commit 556c31c56c

View File

@ -2,7 +2,7 @@
"name": "@ijl/fire.app", "name": "@ijl/fire.app",
"version": "1.0.3", "version": "1.0.3",
"description": "", "description": "",
"main": "index.js", "main": "dist/index.js",
"scripts": { "scripts": {
"start": "nodemon ./stubs/server.js", "start": "nodemon ./stubs/server.js",
"build": "webpack --mode development", "build": "webpack --mode development",