Compose with cds-plugins
This commit is contained in:
3
data-viewer/cds-plugin.js
Normal file
3
data-viewer/cds-plugin.js
Normal file
@@ -0,0 +1,3 @@
|
||||
cds.once('bootstrap',(app)=>{
|
||||
app.serve ('/data') .from('@capire/data-viewer','app/viewer')
|
||||
})
|
||||
Reference in New Issue
Block a user