0.1.1 • Published 3 years ago

@tbsliver/generator-nodecg-webpack v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

generator-nodecg-webpack

npm NPM GitHub issues

Yeoman generator for creating webpack based NodeCG bundles.

This is a basic setup, so familiarisation with webpack would be recommended.

Getting Started

After installing NodeCG, install this generator and Yeoman, and use it to create a new bundle!

npm install -g yo @tbsliver/generator-nodecg-webpack
cd bundles
mkdir my-awesome-bundle
cd my-awesome-bundle
yo nodecg-webpack

Answer the questions, and then you can start developing your bundle by running:

npm run start

Support

For technical issues with the generator, please open a new issue and I'l get back to you when I can.

Discord

For support with building bundles for NodeCG, please drop in to the NodeCG Discord where you will find myself and many other developers working on their own awesome bundles.