]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/config/webpack.dev.js
Server: fix update remote video
[github/Chocobozzz/PeerTube.git] / client / config / webpack.dev.js
index cea9d03068ad7195f6f0c3f69c778af28f3d336e..05475774805c930b95ceaef7ac9bb06972c3b19a 100644 (file)
@@ -1,7 +1,6 @@
 const helpers = require('./helpers')
 const webpackMerge = require('webpack-merge') // used to merge webpack configs
 const commonConfig = require('./webpack.common.js') // the settings that are common to prod and dev
-const path = require('path')
 
 /**
  * Webpack Plugins