🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

gojs-vue-webpack

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

gojs-vue-webpack

A GoJS project using vue.js and webpack

1.0.0
unpublished
latest
Source
npm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

vue-webpack

A GoJS project using vue.js and webpack.

This project also uses TypeScript, to load and re-compile files in the extensionsTS directory of the GoJS project. You can remove the TypeScript dependencies if you are not using any TypeScript sources.

Note that the TypeScript configuration file at extensionsTS/tsconfig.json uses ES5 and UMD modules. We override those settings for this project, by specifying different options to the ts-loader in the webpack.config.js.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.

FAQs

Package last updated on 03 Jul 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts