Switch from Laravel Mix to Webpack Encore

- Updated npm dependencies
- Replaced `webpack.mix.js` with `webpack.config.js`
- Added `postcss.config.js`
- Removed the `src` directory and moved `css` and `js` to the root level
  of the theme
- Renamed `dist` to `build` and updated in libraries file

References #41
This commit is contained in:
Oliver Davies 2020-06-10 12:03:39 +01:00
parent e4da12188e
commit d343b4cdf2
22 changed files with 4880 additions and 6269 deletions

File diff suppressed because it is too large Load diff