Skip to content

abuturla/webviewPlugin

 
 

Repository files navigation

BuildFire Webpack Plugin Template

The following template uses webpack in order to provide module support and minification out of the box.

Getting Started

Be sure to have the latest BuildFire CLI installed in your system.

# Download the latest SDK if you haven't already
$ buildfire create

# Once inside the SDK's folder
$ buildfire init webpack <pluginName>

Usage

Be sure to be on the SDK's folder while running the following commands

$ buildfire run <pluginName> - Start the plugin viewer on the selected pluginName.

$ buildfire build <pluginName> - Build the selected pluginName

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 73.4%
  • HTML 26.6%