webpack-config-trainiac

0.1.2 • Public • Published

webpack-config-trainiac

Webpac config files

This assumes a project has the following structure

  • The public static path will be /static and will map the client build directory
  • The root css file that includes all other css files will be under a client src directory static/css/index.js and will be output to the client build directory and names styles.css
  • The root js file will be located at the client src directory and named index.js and will be output to the client build directory and named 'build.js'
  • The following static source path files index.html and favicon.ico will be copied to the server side build path.
  • The static source path will have an images folder that will be copied to the client side build path.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.2
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.2
    0
  • 0.1.1
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i webpack-config-trainiac

Weekly Downloads

0

Version

0.1.2

License

ISC

Last publish

Collaborators

  • trainiac