Commit graph

41 commits

Author SHA1 Message Date
Conduitry
1d69655b36
don't ignore lock files 2019-04-28 18:56:58 -04:00
Juliette Prétot
18ee3b0d4b Use npx in examples, for consistency & simplicity (#21) 2019-04-25 19:24:49 -04:00
Rich Harris
22d9858b59
Merge pull request #20 from sveltejs/v3
V3
2019-04-21 09:13:08 -04:00
Rich Harris
450d4467ae
Merge branch 'master' into v3 2019-04-21 09:11:51 -04:00
Richard Harris
e8f33ecf2f update dependencies 2019-04-21 09:10:35 -04:00
Rich Harris
a6f7a7d26c
Update App.svelte 2019-03-18 10:56:06 -04:00
Richard Harris
0faa3ad05d update deps 2019-02-22 08:15:20 -05:00
Richard Harris
faf9546a83 update deps 2019-02-22 08:13:50 -05:00
Rich Harris
0c0cd24984
Update package.json 2019-02-21 14:47:01 -05:00
Iván Sánchez Ortega
8516c0ec3c Update rollup.config.js for deprecated Sveltev3 options
This removes some now deprecated options in Svelte - having these in a rollup config will make the build fail with a `(svelte plugin) Error: Unrecognized option 'skipIntroByDefault'` error.
2019-02-20 11:33:02 -05:00
Rich Harris
d161c87a58 Merge branch 'v3' of github.com:sveltejs/template into v3 2019-02-08 19:43:44 -05:00
Rich Harris
01f0e234b4 .html -> .svelte 2019-02-08 19:43:39 -05:00
Rich Harris
3607b8b2c1
Update package.json 2018-12-09 09:14:51 -05:00
Rich Harris
88a04a8007 data -> props 2018-11-27 10:33:58 -05:00
Rich Harris
6405c37876 update deps 2018-11-27 10:32:55 -05:00
Rich Harris
725117d77b update deps 2018-09-26 10:33:56 -04:00
Rich Harris
4ff6a0edbc replace serve with sirv - closes #10 2018-08-22 22:38:37 -04:00
Rich Harris
d05b1cb773 update deps 2018-08-12 17:04:20 -04:00
Rich Harris
ff23cd3eeb ditch buble, replace uglify with terser 2018-08-12 17:03:03 -04:00
Rich Harris
8a4e915272
Merge pull request #7 from cainux/master
Changes to make this work on Windows as well.
2018-06-29 14:19:47 -04:00
Rich Harris
6fd9c0fecb
transpile svelte/shared.js by default 2018-06-15 10:38:14 -04:00
Cain Voong
479203a1cd Changes to make this work on Windows as well. 2018-06-11 19:27:56 +01:00
Rich Harris
c061c3c4e9 update deps, opt in to v3 behaviour 2018-05-13 20:20:51 -04:00
Rich Harris
4e9b3cb256 remove yarn.lock 2018-04-19 11:03:06 -04:00
Rich Harris
cca53b3168 simplify config 2018-04-19 10:59:33 -04:00
Rich Harris
d6045c0a4c update dependencies, move to 2 2018-04-19 10:57:56 -04:00
Rich Harris
e8c7d20171
Update README.md 2018-04-03 13:49:11 -04:00
Rich Harris
99b3f859a7 Merge branch 'master' of github.com:sveltejs/template 2018-03-05 10:27:10 -05:00
Rich Harris
b6e477c959 update deps 2018-03-05 10:27:06 -05:00
Conduitry
19d07d5678
name is now output.name 2018-01-28 00:34:09 +00:00
Rich Harris
46ac55d2ed
Update rollup.config.js 2018-01-18 15:02:27 -05:00
Rich Harris
8811853c17
Support store by default 2018-01-12 07:55:33 -05:00
Rich Harris
ed48f89ed5 update deps 2018-01-01 20:39:25 -05:00
Rich Harris
a1f243649b update deps 2017-12-03 19:37:43 -05:00
Rich Harris
8655d376b8 Merge pull request #1 from antonheryanto/master
update package, rollup config and use export in main
2017-09-08 07:07:16 -04:00
Anton Heryanto Hasan
222cadda5d update package, rollup config and use export in main 2017-09-08 14:54:24 +08:00
Rich Harris
a15721468f remove lockfile, so that people always get latest svelte 2017-08-24 09:18:37 -04:00
Rich Harris
3c63d3ad52 update deps 2017-08-17 10:36:15 -04:00
Rich Harris
1268726a9a typo 2017-08-05 20:23:01 -04:00
Rich Harris
4f0cf976e2 first commit 2017-08-05 20:21:55 -04:00
Rich Harris
3c981cd1d4 initial commit 2017-08-05 20:20:53 -04:00