diff --git a/plugin/default.project.json b/plugin/default.project.json index 0e84f4f9..791edc0e 100644 --- a/plugin/default.project.json +++ b/plugin/default.project.json @@ -13,6 +13,9 @@ }, "t": { "$path": "modules/t/lib" + }, + "RbxDom": { + "$path": "modules/rbx-dom/rbx_dom_lua/src" } } } \ No newline at end of file