chore: remove unnecessary file

Closes #182
This commit is contained in:
Ciro Nunes 2014-11-11 11:48:40 -02:00 committed by vsavkin
parent d7208b8429
commit 7d0673723f
1 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
## Setup
- auto start Chromium when start serving
- auto refresh Chromium when s/t changed
- transform index.html:
-> use a template with flags for dart/js and a variable with all files
-> remove all <script> tags, just leave main.dart!
-> auto create it as well!