Update webpack to v3

This commit is contained in:
Jonathan Cremin 2018-04-13 01:42:16 +01:00
parent e12152f7a8
commit b87476abc9
15 changed files with 3030 additions and 6269 deletions

View file

@ -1,4 +1,4 @@
FROM node:8.7.0-alpine
FROM node:9.11.1-alpine
WORKDIR /app