mirror of
https://github.com/paradoxxxzero/butterfly.git
synced 2026-05-26 15:13:36 +00:00
Run location.hash at start + fix weird browser with TouchEvent + remove spellcheck in ff
This commit is contained in:
2
dev.py
2
dev.py
@@ -12,6 +12,8 @@ commands = [
|
||||
'butterfly/static/coffees/backsel.coffee ' +
|
||||
'butterfly/static/coffees/virtual_input.coffee ' +
|
||||
'butterfly/static/coffees/main.coffee ',
|
||||
'coffee -wcb -o butterfly/static/javascripts/ ' +
|
||||
'butterfly/static/coffees/worker.coffee',
|
||||
'compass watch butterfly/static',
|
||||
'python butterfly.server.py ' + ' '.join(sys.argv[1:])
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user