You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the feature you'd like
We have a custom MetacatUI theme for our data repository and would like a way to extend server.js to run our own theme
Is your feature request related to a problem? Please describe.
Create an extendable node module that can be loaded locally in a custom server.js module.
The text was updated successfully, but these errors were encountered:
Ability to extend metacatui server.js for a custom metacatui theme
+ adds app.js module that is extended by server.js
+ Running `npm run dev` should produce the same results
Closes#2036
Describe the feature you'd like
We have a custom MetacatUI theme for our data repository and would like a way to extend server.js to run our own theme
Is your feature request related to a problem? Please describe.
Create an extendable node module that can be loaded locally in a custom server.js module.
The text was updated successfully, but these errors were encountered: