Skip to content

Commit 14422c8

Browse files
committed
chore(vuexfire): refactor package.json
1 parent 55d352e commit 14422c8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/vuexfire/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"prebuild": "rimraf dist",
2424
"prepublishOnly": "npm run build",
2525
"build": "rollit",
26+
"bundle": "node --eval 'require(\"@posva/vuefire-bundler\")(\"Vuexfire\")'",
2627
"release": "release-it pre --preReleaseId=alpha --npm.tag=next --github.preRelease"
2728
},
2829
"repository": {
@@ -56,6 +57,7 @@
5657
},
5758
"homepage": "https://github.com/posva/vuexfire#readme",
5859
"devDependencies": {
60+
"@posva/vuefire-bundler": "^1.0.0",
5961
"@posva/vuefire-core": "^1.0.0",
6062
"@posva/vuefire-test-helpers": "^1.0.0",
6163
"babel-preset-env": "^1.6.1",

0 commit comments

Comments
 (0)