1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-05 19:42:24 +02:00

Add production webpack, big thanks to @AngularClass

This commit is contained in:
Chocobozzz 2016-06-03 22:47:55 +02:00
parent fc76359be1
commit b20b5fed40
6 changed files with 239 additions and 20 deletions

View file

@ -72,6 +72,10 @@ module.exports = {
},
output: {
publicPath: '/client/'
},
/*
* Options affecting the normal modules.
*