mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-17 02:31:14 +01:00
use date-dns instead of moment
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
const path = require("path");
|
||||
const createIndexMiddleware = require("./IndexMiddleware");
|
||||
const createContextPathMiddleware = require("./ContextPathMiddleware");
|
||||
const BundleAnalyzerPlugin = require("webpack-bundle-analyzer")
|
||||
.BundleAnalyzerPlugin;
|
||||
|
||||
module.exports = {
|
||||
context: path.resolve(__dirname, ".."),
|
||||
|
||||
Reference in New Issue
Block a user