mirror of
https://github.com/nasa/openmct.git
synced 2025-06-17 22:58:14 +00:00
Vista table sync (#2423)
* Working version of integrated tables * Fixed bug with multi-composition in tables * Changes to support tables from VISTA
This commit is contained in:
committed by
Deep Tailor
parent
884aec8ea0
commit
f1494fd285
@ -24,6 +24,7 @@ const webpackConfig = {
|
||||
output: {
|
||||
filename: '[name].js',
|
||||
library: '[name]',
|
||||
libraryTarget: 'umd',
|
||||
path: path.resolve(__dirname, 'dist')
|
||||
},
|
||||
resolve: {
|
||||
|
Reference in New Issue
Block a user