mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-29 01:30:16 +02:00
port showErrors
This commit is contained in:
@@ -13,6 +13,7 @@ import {
|
||||
import {
|
||||
deferred
|
||||
} from './deferred';
|
||||
const esprima = require('esprima');
|
||||
|
||||
window.DEBUG = document.cookie.indexOf('wmdebug') > -1;
|
||||
window.$ = document.querySelector.bind(document);
|
||||
|
Reference in New Issue
Block a user