5 lines
78 B

// @ts-nocheck
const {buildMain} = require("./webpack/runMain")
buildMain()