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:
parent
fc76359be1
commit
b20b5fed40
6 changed files with 239 additions and 20 deletions
|
@ -72,6 +72,10 @@ module.exports = {
|
|||
|
||||
},
|
||||
|
||||
output: {
|
||||
publicPath: '/client/'
|
||||
},
|
||||
|
||||
/*
|
||||
* Options affecting the normal modules.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue