Skip to content

Commit 3f60b38

Browse files
committed
Add Serve Package
1 parent 1e1206a commit 3f60b38

File tree

2 files changed

+203
-5
lines changed

2 files changed

+203
-5
lines changed

package-lock.json

Lines changed: 201 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,10 @@
4848
"rollup-plugin-babel": "^3.0.4",
4949
"rollup-plugin-butternut": "^0.1.0",
5050
"rollup-plugin-eslint": "^4.0.0",
51+
"rollup-plugin-livereload": "^0.6.0",
5152
"rollup-plugin-node-resolve": "^3.3.0",
5253
"rollup-plugin-replace": "^2.0.0",
54+
"rollup-plugin-serve": "^0.4.2",
5355
"rollup-plugin-vue": "^4.1.3",
5456
"standard-version": "^4.3.0",
5557
"vue": "^2.5.16",

0 commit comments

Comments
 (0)