0.1.3 • Published 5 years ago
vue3-node v0.1.3
Installation
via NPM
$ npm install vue3-nodevia Yarn
$ npm install vue3-nodeUsage
Insert vue3-node into preload script
// package.json
{
"scripts": {
"test": "node -r vue3-node ./tests/a.spec.ts"
}
}Programmatically
require('vue3-node');Feature Planning
- Sourcemap