This website requires JavaScript.
Explore
Help
Sign in
scratchfoundation
/
scratch-vm
Watch
1
Star
0
Fork
You've already forked scratch-vm
0
mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced
2024-12-23 14:32:59 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
89f751e651
scratch-vm
/
.gitignore
12 lines
89 B
Text
Raw
Normal View
History
Unescape
Escape
Initial commit
2016-04-08 13:10:37 -04:00
# Mac OS
.DS_Store
# NPM
/node_modules
npm-*
# Testing
/.nyc_output
/coverage
Build the module to be imported This puts the details of the loaders needed to build index.js out of the concern of the packages that require it.
2016-09-20 15:52:35 -04:00
/dist.js
Reference in a new issue
Copy permalink