@posva/vuefire-bundler

1.1.4 • Public • Published

@posva/vuefire-bundler

common config used to bundle vuefire and vuexfire

Usage

node --eval 'require("@posva/vuefire-bundler")("MyLibrary")'

It can be added as a script in package.json file:

{
  "scripts": {
    "build": "node --eval 'require(\"@posva/vuefire-bundler\")(\"Vuexfire\")'"
  }
}

License

MIT

/@posva/vuefire-bundler/

    Package Sidebar

    Install

    npm i @posva/vuefire-bundler

    Weekly Downloads

    9

    Version

    1.1.4

    License

    MIT

    Unpacked Size

    4.79 kB

    Total Files

    6

    Last publish

    Collaborators

    • posva