Current section

Files

Jump to
novdom_dev_tools priv template entry-with-main.mjs
Raw

priv/template/entry-with-main.mjs

import { main } from "../dev/javascript/{app_name}/{app_name}.mjs";
main();