mirror of
https://github.com/stan-smith/FossFLOW.git
synced 2025-12-24 06:58:48 -05: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