mirror of
https://github.com/stan-smith/FossFLOW.git
synced 2026-04-23 08:31:16 -04:00
feat: allows codesandbox to open a browser preview
This commit is contained in:
@@ -14,6 +14,7 @@ module.exports = {
|
||||
static: {
|
||||
directory: path.join(__dirname, "build"),
|
||||
},
|
||||
allowedHosts: ['.csb.app'],
|
||||
port: 3000,
|
||||
},
|
||||
module: {
|
||||
|
||||
Reference in New Issue
Block a user