Skip to content

v1.13.0

Compare
Choose a tag to compare
@gluons gluons released this 07 Oct 13:24
· 578 commits to master since this release
d705342

Core

✨ New:

  • nodeExternals is now exported from vue-pack.

    You don't need to install and import by yourself.
    Just import from vue-pack. 😇

    import { nodeExternals } from '@gluons/vue-pack';

vue-pack-copy-plugin

First Release 🎉