feat: allows codesandbox to open a browser preview

This commit is contained in:
Mark Mankarious
2023-07-29 10:09:34 +01:00
parent b23c3a9593
commit fbf48d26ca

View File

@@ -14,6 +14,7 @@ module.exports = {
static: {
directory: path.join(__dirname, "build"),
},
allowedHosts: ['.csb.app'],
port: 3000,
},
module: {