Skip to content
This repository was archived by the owner on Mar 22, 2019. It is now read-only.

Latest commit

 

History

History
 
 

1.6 config-file

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

A config file

We want to move the config options into a config file:

$$$ files

Now we can just run:

webpack

to compile:

$$$ output

The webpack command-line will try to load the file webpack.config.js in the current directory.