Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/kwhitley/sapper-template


https://github.com/kwhitley/sapper-template

WIP towards 0.7 compatibility

1f9b212794a265ee0fc016b36bd06e6dc37df3ed authored almost 7 years ago by Rich Harris <[email protected]>
Fix #34

cccd9b98fd9f37a8060168c75d4440f0df4ad704 authored almost 7 years ago by Thomas Ghysels <[email protected]>
make project exportable by avoiding api/blog route conflict

c84ae160ef42b24e04b3ace6e301cc7d425e4e59 authored almost 7 years ago by Rich Harris <[email protected]>
update dependencies

c4181157dd72b334df151f849d96f148ad88e6e1 authored almost 7 years ago by Rich Harris <[email protected]>
remove unused dependencies

2367d2bba5219b39cfa5e782786d851490b29155 authored almost 7 years ago by Luke Edwards <[email protected]>
Update package.json

9c3c45af147d359e51528bc9e9c91f5e2f47a909 authored almost 7 years ago by Rich Harris <[email protected]>
Optimize Webpack "process" env

cd1c84fd4307658215c810b5bb8752948ac11cf1 authored almost 7 years ago by Nolan Lawson <[email protected]>
Merge branch 'master' of github.com:sveltejs/sapper-template

aa109b7837811e1066740227acb6c4804b71c1d2 authored almost 7 years ago by Rich Harris <[email protected]>
update svelte and sapper

8b5c243e4af6d5300b63f442ec1a883a037dd692 authored almost 7 years ago by Rich Harris <[email protected]>
remove AggressiveSplitting plugin, it causes problems

d93604d62270226f22cf6861d7c2451d6e7e5b5e authored almost 7 years ago by Rich Harris <[email protected]>
Merge pull request #26 from lukeed/webpack-split

Add Commons Chunk

422b0cc1f2b4dc081af273d0b65b78c50d3adfc5 authored almost 7 years ago by Rich Harris <[email protected]>
Merge pull request #25 from lukeed/node-req

Allow any Node 8.x runtime

4117e0712a30f65bba633b7d66ea2caa209fccef authored almost 7 years ago by Rich Harris <[email protected]>
add aggressive-like commons chunk settings

8ae5d794c0f9ec6f481ed84e8b21c1432972a1ba authored almost 7 years ago by Luke Edwards <[email protected]>
allow any node 8.x

23c5e00892827835acaf9a2c15b3e0e167e1d865 authored almost 7 years ago by Luke Edwards <[email protected]>
Add pkg.engines

because @jennschiffer said so

36d05b44c62ee3172ccbe098159d83c9e8a2c27a authored almost 7 years ago by Rich Harris <[email protected]>
Merge pull request #24 from furstenberg/master

Optimize png assets using imageOptim

c8e1cd42ac8ffcb82e5b101bd0a59751e226b390 authored almost 7 years ago by Rich Harris <[email protected]>
Optimize png assets using imageOptim

0698909708b6348ee4ff5686163009fc8ce3ca80 authored almost 7 years ago by Michael Fürstenberg <[email protected]>
Merge branch 'master' of github.com:sveltejs/sapper-template

7a607288527decfa6299e341e5f8d6f4cd539da5 authored almost 7 years ago by Rich Harris <[email protected]>
minor updates

be901b94325d8a9151a58a85e04312368b640d59 authored almost 7 years ago by Rich Harris <[email protected]>
Merge pull request #20 from 1wheel/patch-1

closes #19 - production needs `npm run build`

bb1e58b7dd04b95dab0eb496237f8f34f3d3dede authored almost 7 years ago by Rich Harris <[email protected]>
closes #19 - production needs `npm run build`

5e34512b1d882cb387c769102af2dc71d6b97fbb authored almost 7 years ago by Adam Pearce <[email protected]>
update deps

b2dfbc752d77fa7daa843e3d1687441fa1e83efd authored almost 7 years ago by Rich Harris <[email protected]>
remove cache control headers - fixes #17

cb59bc85bf3eb1d87d4fd20074af02b8589873d0 authored almost 7 years ago by Rich Harris <[email protected]>
remove unused dependency

39715350df86cba8faad4c40f7db863117194f53 authored almost 7 years ago by Rich Harris <[email protected]>
Merge pull request #15 from mathiasbynens/map

Use a map for the lookup table

cb57501fd386b1fd5ae4dae6a918db6274c6e58a authored almost 7 years ago by Rich Harris <[email protected]>
Use a map for the lookup table

98ac42f3c2245d5edb66c6a4fb0e14652f95011e authored almost 7 years ago by Mathias Bynens <[email protected]>
update sapper

38898a155de797d54712fa4ec64dec8006ab24ad authored almost 7 years ago by Rich Harris <[email protected]>
remove LICENSE from template

6f666712f32061753487475a436f80a2bf3f462e authored almost 7 years ago by Rich Harris <[email protected]>
remove prestart script, as it causes now to fail as of 0.2.6. build manually

f46440f99e171da5666909dbc1a5bb2c34d46a33 authored about 7 years ago by Rich Harris <[email protected]>
ignore dotfiles in templates

7dd639df45ddbad4474b118c0c1f31d73f5835ca authored about 7 years ago by Rich Harris <[email protected]>
include app on 4xx page

ff1d92d13191a5dd768e3ad33652a8a2b29dbfe8 authored about 7 years ago by Rich Harris <[email protected]>
actually declare doctype, oops

821f7f60bafa8bfd8c2122c929bad8c65aba5e0f authored about 7 years ago by Rich Harris <[email protected]>
update deps

3bdf9dd9dcc26fbd38d87481b37e42b4aa64c71d authored about 7 years ago by Rich Harris <[email protected]>
remove HMR stuff, let sapper inject it. fixes #2 (#12)

0922ce431da8c2e9d79717214434cfcbb22fa710 authored about 7 years ago by Rich Harris <[email protected]>
update sapper

b69d378fae80fce30b80eacaf635d5d91f3d008a authored about 7 years ago by Rich Harris <[email protected]>
update sapper, to see if it fixes test failures

NARRATOR: it did not

5316be97b2b82aa81e5489bee8920db33fc84661 authored about 7 years ago by Rich Harris <[email protected]>
Merge pull request #9 from mathiasbynens/patch-2

Use `startsWith` instead of a regular expression

01c487de3fb4bb02eaea70c84b8ece6f7663bc1a authored about 7 years ago by Rich Harris <[email protected]>
Merge pull request #7 from necrodome/patch-1

Update README.md

0782dbbbdd6d7a9cab83bbaa2ca03863ff42adba authored about 7 years ago by Rich Harris <[email protected]>
Use `startsWith` instead of a regular expression

e7f3411356ef0de50fb11273d5a5050a4af65617 authored about 7 years ago by Mathias Bynens <[email protected]>
Update README.md

73a1c6d81bf78922fb84afd924b72b4988b5f559 authored about 7 years ago by Selem Delul <[email protected]>
Merge pull request #5 from sveltejs/remove-cypress-from-devdeps

remove cypress from devDependencies and install in CI, so the app is deployable

8687bf3fd81a460739665af5d103faab9c877612 authored about 7 years ago by Rich Harris <[email protected]>
remove cypress from devDependencies and install in CI, so the app is deployable

90936ff5e3a83b5ebac06b8a8520852b951f4b91 authored about 7 years ago by Rich Harris <[email protected]>
Merge pull request #4 from sveltejs/gh-1

add tests

187211395249a035fef870068350283e0fad90c0 authored about 7 years ago by Rich Harris <[email protected]>
configure appveyor

a825661ebd2cea73ebce7f0dbbe02e02d721826a authored about 7 years ago by Rich Harris <[email protected]>
add tests (#1)

f4b72b4754ffed12eb002bcf441448713e44751e authored about 7 years ago by Rich Harris <[email protected]>
Merge pull request #3 from mathiasbynens/patch-1

Fix typo

541b14d1cca80a6f1b952fb067395c480da54a11 authored about 7 years ago by Rich Harris <[email protected]>
Update index.html

0b3fe96237f3382752e52af9250fd14a1a3ab66f authored about 7 years ago by Rich Harris <[email protected]>
Fix typo

1b2f88ffd15b3efb972fc2c31b4f73312a3a8a9b authored about 7 years ago by Mathias Bynens <[email protected]>
inject location of sapper runtime, since it cant be resolved from /tmp

4ff205d0656241e7351a93fe3ea558f02499b009 authored about 7 years ago by Rich Harris <[email protected]>
fix link

01cc2cec5c1af7d584528eb7e3cba0057f3d1992 authored about 7 years ago by Rich Harris <[email protected]>
update sapper, tidy up

28b3db6534a7eca14235423288b92c69fcad72a0 authored about 7 years ago by Rich Harris <[email protected]>
initial commit

600360665d1bd74f0bc4441363b498dee1f078e5 authored about 7 years ago by Rich Harris <[email protected]>