New query rendering engine with handlebars
This commit is contained in:
@@ -4,4 +4,4 @@
|
||||
// Candidate modules for this are larger modules
|
||||
|
||||
// When adding a module to this list, also manually add it to sandbox_worker.ts
|
||||
export const preloadModules = ["@lezer/lr", "yaml"];
|
||||
export const preloadModules = ["@lezer/lr", "yaml", "handlebars"];
|
||||
|
||||
Reference in New Issue
Block a user