Reworking assets
This commit is contained in:
parent
1e546f00b1
commit
30f9b0f557
201 changed files with 434 additions and 14696 deletions
3
webpack.config.js
vendored
3
webpack.config.js
vendored
|
@ -2,9 +2,8 @@ const webpack = require('webpack');
|
|||
const Dotenv = require('dotenv-webpack');
|
||||
|
||||
const config = {
|
||||
context: __dirname + '/resources/es6',
|
||||
context: __dirname + '/resources/es6-orig',
|
||||
entry: {
|
||||
a11y: './a11y.js',
|
||||
colours: './colours.js',
|
||||
links: './links.js',
|
||||
maps: './maps.js',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue