move built files to dist

This commit is contained in:
Rich Harris
2018-03-10 23:20:11 -05:00
parent e011fce935
commit ef55fc5ddd
6 changed files with 6 additions and 6 deletions

2
sapper
View File

@@ -1,2 +1,2 @@
#!/usr/bin/env node
require('./cli.ts.js');
require('./dist/cli.ts.js');