mirror of
https://github.com/morten-olsen/parcel.git
synced 2026-02-08 01:36:24 +01:00
chore: dependency updates (#448)
This commit is contained in:
@@ -92,7 +92,6 @@ const createConfig = async (options: Options = {
|
||||
|
||||
(config as any).devServer = {
|
||||
hot: true,
|
||||
contentBase: './dist',
|
||||
};
|
||||
|
||||
return config;
|
||||
|
||||
Reference in New Issue
Block a user