Skip to content

Commit

Permalink
fix: base url in production (#1014)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoakimSM authored Aug 24, 2020
1 parent 7835db2 commit 4e63032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion d2.config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
const config = {
type: 'app',

coreApp: true,
title: 'Dashboard',

entryPoints: {
Expand Down

0 comments on commit 4e63032

Please sign in to comment.