mirror of
https://github.com/coder/coder.git
synced 2025-07-13 21:36:50 +00:00
chore(site): organize imports (#876)
This commit is contained in:
@ -5,7 +5,6 @@
|
||||
import ReactRefreshWebpackPlugin from "@pmmmwh/react-refresh-webpack-plugin"
|
||||
import { Configuration } from "webpack"
|
||||
import "webpack-dev-server"
|
||||
|
||||
import { commonWebpackConfig } from "./webpack.common"
|
||||
|
||||
const commonPlugins = commonWebpackConfig.plugins || []
|
||||
|
Reference in New Issue
Block a user