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-22 05:22:38 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
6d1f2fbccd
scratch-www
/
src
/
lib
/
log.js
5 lines
88 B
JavaScript
Raw
Normal View
History
Unescape
Escape
initial es6 commit
2018-01-19 14:06:26 -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