Promise.resolve("./pages/camera.js").then((res) => { res(); }); Promise.resolve("./app.css.js").then(() => { });