1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-06 03:50:26 +02:00

Client: fix lint

This commit is contained in:
Chocobozzz 2017-01-15 19:30:14 +01:00
parent d6a5b018b8
commit 9bce75925e
4 changed files with 11 additions and 19 deletions

View 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