forked from geolba/tethys.frontend
- correct citation in datset-detail.component.ts
- enable subdomain routing
This commit is contained in:
parent
7e47b30340
commit
eb8803d7a8
7 changed files with 304 additions and 12 deletions
|
|
@ -21,6 +21,9 @@ module.exports = {
|
|||
title: "TETHYS - Research Data Repository",
|
||||
},
|
||||
},
|
||||
devServer: {
|
||||
disableHostCheck: true,
|
||||
},
|
||||
configureWebpack: {
|
||||
plugins: [
|
||||
new webpack.DefinePlugin({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue