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:
parent
d6a5b018b8
commit
9bce75925e
4 changed files with 11 additions and 19 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue