This website requires JavaScript.
Explore
Help
Sign in
scratchfoundation
/
scratch-www
Watch
1
Star
0
Fork
You've already forked scratch-www
0
mirror of
https://github.com/scratchfoundation/scratch-www.git
synced
2024-12-21 13:02:27 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
cb968f3842
scratch-www
/
src
/
lib
/
log.js
5 lines
88 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Revert "Merge pull request #1788 from LLK/revert-1775-hotfix/es6-upgrade" This reverts commit 1b1b396e929c3684af5a17687280109843dfdae5, reversing changes made to a144bab0e60f4ab50a911a295313a284417b155d.
2018-01-30 11:53:12 -05:00
const
minilog
=
require
(
'minilog'
)
;
Resolve merge conflict
2015-10-13 09:40:40 -04:00
minilog
.
enable
(
)
;
module
.
exports
=
minilog
(
'www'
)
;
Reference in a new issue
Copy permalink