mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-01-05 18:47:41 +00:00
update react-dom version
This commit is contained in:
@@ -119,6 +119,9 @@ module.exports = function (_env = {}, argv = {}) {
|
||||
// new CaseSensitivePathsPlugin(),
|
||||
new ProvidePlugin({
|
||||
process: "process/browser",
|
||||
React: "react",
|
||||
$: "jquery",
|
||||
jQuery: "jquery",
|
||||
}),
|
||||
new MiniCssExtractPlugin({
|
||||
filename: "[name].[contenthash].css",
|
||||
|
||||
Reference in New Issue
Block a user