mirror of
https://github.com/owntracks/frontend.git
synced 2026-08-25 20:47:16 +00:00
committed by
Linus Groh
parent
045e635c21
commit
8d8664a338
@@ -6,6 +6,7 @@ const packageJson = fs.readFileSync("./package.json");
|
||||
const version = JSON.parse(packageJson).version;
|
||||
|
||||
module.exports = {
|
||||
publicPath: "",
|
||||
configureWebpack: {
|
||||
plugins: [
|
||||
new webpack.DefinePlugin({
|
||||
|
||||
Reference in New Issue
Block a user