(#3) - templating
This commit is contained in:
+3
-2
@@ -1,5 +1,6 @@
|
||||
import './client.js';
|
||||
|
||||
// The client bundle (custom elements, form sender, client styles) is loaded
|
||||
// separately under the shared `rsv-client` handle — see rsv_enqueue_admin_assets.
|
||||
// Bundling it here too would run customElements.define() twice in the editor.
|
||||
import '../assets/css/RsvAdminStyle.css';
|
||||
|
||||
import { RsvDataGrid } from '../assets/js/elements/RsvDatagrid.js';
|
||||
|
||||
Reference in New Issue
Block a user