mirror of
https://github.com/grafana/grafana.git
synced 2025-08-03 01:02:42 +08:00
Some cleanup
This commit is contained in:
@ -3,7 +3,6 @@
|
||||
const merge = require('webpack-merge');
|
||||
const UglifyJsPlugin = require('uglifyjs-webpack-plugin');
|
||||
const common = require('./webpack.common.js');
|
||||
const webpack = require('webpack');
|
||||
const path = require('path');
|
||||
const ngAnnotatePlugin = require('ng-annotate-webpack-plugin');
|
||||
const HtmlWebpackPlugin = require("html-webpack-plugin");
|
||||
|
Reference in New Issue
Block a user