Ecosyste.ms: OpenCollective

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

github.com/sveltejs/template-webpack

Template for building basic Svelte applications with webpack
https://github.com/sveltejs/template-webpack

fix: uncomment alias

Needed to often to be commented out

f83daa41487188fba2ae35a94d030a0fd1e8d316 authored over 1 year ago
update template to Svelte 4

35f8e303fd3a5dfa63ccaeb23ff6d3e7b54ed8a4 authored over 1 year ago
Add `browser` to `conditionNames`

6a88286e64fa563b569f65cff665c542baed9e0b authored over 1 year ago
fix indent (#43)

8aaf0b04592e07e154a8ccedd57426ee1fcd4d6a authored over 1 year ago
Upgraded dependencies and changed deprecated API (#51)

e1ca985f59e85488d147f72ca321bfac6dc8e935 authored over 1 year ago
chore: bump dependencies

8d73d7b93f11a1eb33ea6fbd856e778ad3d263fc authored almost 2 years ago
fix: add conditionNames

d49ce4f36d63173c576f19d11b2ae2cc8116bf9e authored almost 2 years ago
Update gitignore (#39)

45224d83f7f05e2c8c408b2bc167f844d99e61f0 authored almost 4 years ago
pass option sourceMap to sveltePreprocess (#37)

f27fd814cfba3ea04a0c83b1950035f04ea282b7 authored about 4 years ago
Add setupTypeScript.js

22c03ed3e8cd3b92604e55576c8d82730b7b8249 authored about 4 years ago
Align setupTypeScript.js with Sapper version

00938e49263cd2e699343498eaf3dde126e8bc3e authored about 4 years ago
add setupTypeScript.js script

af7c4af2197cc4a6f31dd14c48cb47c42b934d34 authored about 4 years ago
remove useless window.app statement

278062ebc95de3532bee4225e8f0420d10a38762 authored about 4 years ago
Update template to Webpack 5 and new svelte-loader

e6cac36c4c5f351caa7469dfa9cab07cf2946e6a authored about 4 years ago
Copy index.html, App.svelte, global.css from rollup template

a0ca8ab986fa1fc6dc8f5792b526d570d98d7712 authored about 4 years ago
Eslint no-path-concat fix

074bfa440d15f14e27599f37cd2a0e435cf7cc26 authored about 4 years ago
Use same file structure as svelte rollup template

2ebe3c1873c79104d650d61e439f09a102f12f2f authored about 4 years ago
style-loader is not used anymore, might as well remove it

a641288805b4e1bdfa46b90cce4e8ce2f087ba35 authored about 4 years ago
Move global.css to src, always use mini-css-extract-plugin

Make HMR work for global.css
Use mini-css-extract-plugin instead of style-loader, it supports HM...

bfaa56a62e33eaab639e1cffdcb740c958e0b6d5 authored about 4 years ago
false: -> false :

Co-authored-by: Ben McCann <[email protected]>

02aa5a075194def9e99acadc004bbf85ae5427e1 authored about 4 years ago
Use released svelte-loader 3.0.0 from npm

84ea6ef8822794b26be88155caf6ab6ea572a487 authored about 4 years ago
Update template to Webpack 5 for better experience

854730657e556cc599bdaa18b0f37f7b453ecb23 authored about 4 years ago
add resolve.alias config

72e215474d976e25f792fdb165484bcade17157a authored over 5 years ago
remove svelte-loader node_modules exclusion

302038a740af4cff433c9d261cffc7f06f11ab9a authored over 5 years ago
add resolve.mainFields config

db3d534d7633b9b3105a5238567d9d90ec3990ac authored over 5 years ago
add favicon

7092f674ee4ef8fec699d183d1ea4d854f602802 authored over 5 years ago
update site URL

5c2a537c86d0a52bcfa1a13f4a1538d530aa2690 authored over 5 years ago
use npx in readme rather than installing degit

5767404905ecd4a64a14bd60e113990dc00a89d7 authored almost 6 years ago
fix resolving .mjs files

fa76e8414d655a64ba8bef115fe97644b959baed authored almost 6 years ago
Merge pull request #13 from sveltejs/v3

v3

da52746238628c2a2e02a83e4e5983b549d73e84 authored almost 6 years ago
update deps, fix config

24adffc5d50650580a62db2f369fe1646626a03f authored almost 6 years ago
update Svelte, .html -> .svelte

8bfa8e5ced1af40462d8d09ba3f464746747b909 authored almost 6 years ago
Merge pull request #11 from JordanShurmer/master

Update all dependencies and replace webpack-serve

5cdbfcc4011acdf11e8a7da06d8309102b827d5c authored over 6 years ago
fix content-base of 'npm run dev'

Co-Authored-By: JordanShurmer <[email protected]>

cb95a0a2a608ec1798a7cbfdf31c81f1475e0b24 authored over 6 years ago
Update all dependencies

* Update versions to latest from npm
* Replace deprecated webpack-serve with official webpack-de...

4d7b2d61a895ba0b9477f233f5990675de337f18 authored over 6 years ago
Merge branch 'master' of github.com:sveltejs/template-webpack

4caba3099796f0a27f98b072f99bee905ef54b40 authored over 6 years ago
update deps, opt in to v3 behaviour

2e0f019931e2c4bf2d07ccb74150a32d0baa7557 authored over 6 years ago
Merge pull request #3 from kaisermann/fix-hmr

Fix HMR breaking components styles

8e8841d362e49188e5f42596f7f1127b657449d5 authored almost 7 years ago
Remove old webpack-dev-server config

ff7ab473386bd1d78f152ceeae80dbf972fa5e51 authored almost 7 years ago
Add style-loader for supporting HMR when developing

04bbf2d58fb9d13740c49bb5855f61f6f37ccb09 authored almost 7 years ago
tidy up config

8d68e470f93d47067a193468d8838e0bf14328c7 authored almost 7 years ago
Merge pull request #2 from kaisermann/patch-1

Remove 2nd instance of HotModuleReplacementPlugin

0f8faf0737298b7685c9ade3b6e61e9f495e6382 authored almost 7 years ago
Remove 2nd instance of HotModuleReplacementPlugin

`webpack-serve` uses `webpack-hot-client` which [already includes the HotModuleReplacementPlugin...

5a2a8de3cd53dd17ca2c71e6685d7f2d3b611d85 authored almost 7 years ago
remove yarn.lock from repo

8811fb8a26b62dcf74119f15ce0e0ac455754814 authored almost 7 years ago
update deps, move to v2

8af794ee1fc6f771f0616d35ee9e2b22feba497e authored almost 7 years ago
upgrade to webpack 4

76da03fe591c614cefc1726b539a68d042df6fbf authored almost 7 years ago
update svelte-loader, improve config, tidy up

0c3b905c8823d589ffc50e91a56bb0c846ec0504 authored about 7 years ago
fix readme

c5e4f9583d593c88183e5f6e83bc673cfb24dce9 authored about 7 years ago
update svelte to 1.47, for dynamic import support

dd7c156c45f734c2b03036d2e1d5921f52b2851e authored about 7 years ago
initial commit

cc0e5b1372ad3a09583bd333c76681032f4d00a0 authored about 7 years ago