mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(cloudcmd) rm global window.exec
This commit is contained in:
parent
16905fd42c
commit
dee8810f3a
1 changed files with 0 additions and 3 deletions
|
|
@ -5,9 +5,6 @@ require('../css/nojs.css');
|
|||
require('../css/columns/name-size-date.css');
|
||||
require('../css/columns/name-size.css');
|
||||
|
||||
// prevent additional loading of exec by spero, remedy, ishtar, salam, omnes
|
||||
window.exec = require('execon');
|
||||
|
||||
// prevent additional loading of emitify
|
||||
window.Emitify = require('emitify/legacy');
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue