FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

patternlab-edition-node-webpack/source/_app at master · ladycoded/patternlab-edition-node-webpack · GitHub

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

readme.md

_app

Used to store your app specific files.

Includes

Custom Webpack Configuration

The file /source/_app/webpack.app.js is your custom webpack configuration. This will merge or override the values in webpack.config.babel.js. This will provide a way to change your configuration and still get updates in the future.

Sample Custom Configuration

This edition includes an example configuration for loading, processing, and bundling SASS/SCSS. Use this sample as a template and modify as you like for working with any project asset-types.

More information

For details into how webpack merge works, and all the options you can do, check out their page: Webpack Merge


Back | FazBrowse Home | New Git URL