mirror of
https://github.com/chinchang/web-maker.git
synced 2025-03-20 10:39:45 +01:00
fix files mode origin
This commit is contained in:
parent
abab5a5735
commit
46bdfd5f8f
@ -29,7 +29,7 @@ import { FileIcon } from './FileIcon';
|
||||
const minCodeWrapSize = 33;
|
||||
const PREVIEW_FRAME_HOST = window.DEBUG
|
||||
? 'http://localhost:7888'
|
||||
: `https://preview.${location.host}`;
|
||||
: `https://wbmakr.com`;
|
||||
|
||||
/* global htmlCodeEl
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user