mendix
Version:
Mendix pluggable widgets API
6 lines (5 loc) • 344 B
JavaScript
throw new Error(
"This package should not be used in the runtime. " +
"This error has occurred because your widget used an incorrect rollup configuration. " +
"Please check that your package was created using the latest version of the Pluggable Widget Generator (https://www.npmjs.com/package/@mendix/generator-widget)",
);