We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 854db17 commit 43fd0c8Copy full SHA for 43fd0c8
macaca-datahub.config.js
@@ -5,7 +5,7 @@ const path = require('path');
5
module.exports = {
6
mode: 'local',
7
port: 7001,
8
- dataHubView: {
+ view: {
9
assetsUrl: 'https://npmcdn.com/datahub-view@latest',
10
},
11
store: path.resolve(__dirname, 'data')
0 commit comments