Closed autumn-lindberg closed 9 months ago
Create a build folder using npm run build and use express / route to serve the build folder instead of using a PUG view
npm run build
/
done! ❤️
Create a build folder using
npm run build
and use express/
route to serve the build folder instead of using a PUG view