mirror of
https://github.com/nasa/openmct.git
synced 2025-06-18 23:28:14 +00:00
upgrade to webpack5 (#3871)
Upgrade to webpack 5 Changes dependencies to work with webpack 5 as well.
This commit is contained in:
@ -43,7 +43,6 @@ import {TRIGGER_CONJUNCTION, TRIGGER_LABEL} from "./utils/constants";
|
||||
* }
|
||||
*/
|
||||
export default class Condition extends EventEmitter {
|
||||
|
||||
/**
|
||||
* Manages criteria and emits the result of - true or false - based on criteria evaluated.
|
||||
* @constructor
|
||||
|
Reference in New Issue
Block a user