diff --git a/lib/compile-on-demand.js b/lib/compile-on-demand.js index c84cb9f..f96639a 100644 --- a/lib/compile-on-demand.js +++ b/lib/compile-on-demand.js @@ -185,6 +185,10 @@ export const getMasterPath = (filename) => { '/masters/datagrid/es-modules', '' ) + .replace( + '/masters/grid/es-modules', + '' + ) .replace( '/masters/dashboards/datagrid', '/masters-datagrid/datagrid'