This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
meteor
Watch
1
Star
1
Fork
0
You've already forked meteor
mirror of
https://github.com/meteor/meteor.git
synced
2026-05-02 03:01:46 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
627f346b955fb7b558d0dff4f677554d6336290f
meteor
/
scripts
History
Avital Oliver
627f346b95
Meteor server logging API
...
Also colorize and print nicely in run.js
2013-05-15 14:54:35 -07:00
..
admin
Implement a real architecture system ('native.linux.x86_64' rather than 'server'). Add 'meteor rebuild-all' command.
2013-05-13 11:52:42 -07:00
bundler-test.sh
"tools" -> "scripts", "engine" -> "tools"
2013-03-19 18:19:31 -07:00
cli-test.sh
Unbreak cli-test.sh
2013-05-13 11:51:52 -07:00
generate-dev-bundle.sh
Meteor server logging API
2013-05-15 14:54:35 -07:00
node.sh
use meteor --get-ready instead of --version in places where we're trying to make
2013-03-29 11:52:33 -07:00
run-tools-tests.sh
New Watcher implementation (for watching for changed files and determining when to rebundle the app.) Unlike the old DependencyWatcher, it uses absolute paths and contains no Meteor-specific knowledge. Also unlike the old DependencyWatcher, it has comprehensive unit tests (scripts/watch-test.sh).
2013-05-13 11:51:52 -07:00
tools-springboard-test.sh
Fix typo in springboard test script that caused test to fail
2013-05-03 17:35:38 -07:00
watch-test.sh
New Watcher implementation (for watching for changed files and determining when to rebundle the app.) Unlike the old DependencyWatcher, it uses absolute paths and contains no Meteor-specific knowledge. Also unlike the old DependencyWatcher, it has comprehensive unit tests (scripts/watch-test.sh).
2013-05-13 11:51:52 -07:00