Ecosyste.ms: OpenCollective

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

github.com/preactjs/preact-cli

šŸ˜ŗ Your next Preact PWA starts in 30 seconds.
https://github.com/preactjs/preact-cli

prevent mid-string occurences

cab8288e54f442119924a41ae93f307453b0b9b8 authored almost 7 years ago by Luke Edwards <[email protected]>
ignore git files

647c2ead076fadd7070d89ab9a9d580d8b1beca5 authored almost 7 years ago by Luke Edwards <[email protected]>
Merge pull request #484 from jgierer12/fix-async-route-warning

Fix `Async` component warning when used with `preact/debug`

57e9a771ade5af49d397f4c3374a33a754a0af4a authored almost 7 years ago by Anup <[email protected]>
update templates/default test image (#485)

e154eb3a89b2ac791ec3eeb3b431a4a73d49bea1 authored almost 7 years ago by Luke Edwards <[email protected]>
Fix `Async` warning when used with `preact/debug`

0158329ecb5a966847794165e92d45148781fb58 authored almost 7 years ago by Jonas Gierer <[email protected]>
Merge pull request #429 from ralphsmith80/master

Fixes #374

741922b82697c7e33597e104453bbd1536c21f3a authored almost 7 years ago by Anup <[email protected]>
Merge pull request #455 from jgierer12/move-scripts

avoid babel naming conflict under Windows

8b0ddb6bf77f110fc915a32f4cfe44336c0e98d5 authored almost 7 years ago by Leah <[email protected]>
Merge pull request #472 from developit/modules-fix

Prefer c.modules (fixes #467)

5b7e41d7f540d9257ab6bcf067fa7c0216ede851 authored almost 7 years ago by Anup <[email protected]>
Merge pull request #454 from jgierer12/fix-win32-paths

Fix webpack config not matching win32 paths

e248bf05f1b36c5006b2559ad59718b0d3d6a526 authored almost 7 years ago by Leah <[email protected]>
Run check on relative path

a6608c18d4351b6a9124ed45b4d060467eb4865d authored almost 7 years ago by Jonas Gierer <[email protected]>
Prefer c.modules (fixes #467)

a1d909aad06134cbd07cd06997a6c89910275e11 authored almost 7 years ago by Jason Miller <[email protected]>
Improved "Invalid Name" Error Formatting (#469)

* add nicer formatting if invalid argv.name

* oops

6460ab1e72d6de385a5e75aef8ae9c58613929fe authored almost 7 years ago by Luke Edwards <[email protected]>
fix server test?

7d1f69fa5bc11810739c1ca51b8081507a2075d2 authored almost 7 years ago by Luke Edwards <[email protected]>
oops~

ea08817d277f4ac10de47cb8ac962cc084526164 authored almost 7 years ago by Luke Edwards <[email protected]>
Validate Project Names (#468)

* Add validation for package name, Add package validate-npm-package-name.

* Update test to ch...

12648dc08da3752e7961bab187c56df7ba532d1d authored almost 7 years ago by Miles Disch <[email protected]>
cleanup package.json scripts & files

272b2adf2985d331b20701406945f80cf1937880 authored almost 7 years ago by Luke Edwards <[email protected]>
REWRITE IMPORTS;

This is for (so far?) for debugging purposes only.
It transformed imports into CJS statements & ...

a532149a99f95afa9bba31f753761372510d48d8 authored almost 7 years ago by Luke Edwards <[email protected]>
update devdeps

8535d680f668452ca5ec9c4ff29fe1f5f5ed1eee authored almost 7 years ago by Luke Edwards <[email protected]>
fix: attach babel-plugin-syntax-dynamic-import (#461)

7942483cac9a5bd6d6f6bfe0e948ba294ff7de96 authored almost 7 years ago by Daniel Ciao <[email protected]>
2.1.1

ea478fa48f654642eebb07674d83060c358fb4e5 authored almost 7 years ago by Anup <[email protected]>
remove `webpack-chunk-hash` plugin; (#460)

bc0c665f77841e755a913bcdf7a1434da2195221 authored almost 7 years ago by Luke Edwards <[email protected]>
Merge pull request #450 from developit/pr-template

Adds a Pull Request tempalte for CLI

a911891933ba49b598abbc944d446ba72f1b2e18 authored almost 7 years ago by Anup <[email protected]>
Move into `/babel`

9eeb4231d2fafd6773ac097e0d98f65124e54eff authored almost 7 years ago by Jonas Gierer <[email protected]>
Move `check.js` back into root dir

ae43e0f0014caabce2bdb8238f5a25f9d5819104 authored almost 7 years ago by Jonas Gierer <[email protected]>
Update path to `package.json`

7b15172f584f9e339fb718232964f41255ac2cf1 authored almost 7 years ago by Jonas Gierer <[email protected]>
Move scripts into `/scripts` dir

0e063a8ed3c43d63997a1df3ce3158411baeada7 authored almost 7 years ago by Jonas Gierer <[email protected]>
Fix webpack config not matching win32 paths

6c68804cc445d30fd705596a546e54be2caa4bc1 authored almost 7 years ago by Jonas Gierer <[email protected]>
Add CLI version, browsers to issue_template

37fc0d0e3aa51bf4ab08dfbcdcc6f7710b2fff47 authored almost 7 years ago by Anup <[email protected]>
remove documentation link

66d138b3c7a24f3a4ba9e6e9ebd7aaa7941d7e30 authored almost 7 years ago by Anup <[email protected]>
Adds a Pull Request tempalte for CLI

3dd11b313fa2d0bab9dbf6242d3e761984777a51 authored about 7 years ago by Anup <[email protected]>
fix/update test CLI invocs after optional args

bf678deba6117a8d00c55d1717204f493034b7d3 authored about 7 years ago by Luke Edwards <[email protected]>
re-include `prerenderUrls` fallback; for watch

271be0501ba56e574e9540de78a199b179d16a4d authored about 7 years ago by Luke Edwards <[email protected]>
update commands for optional args/params

63d77fec857d7bb902e570a859621cb6c50489e7 authored about 7 years ago by Luke Edwards <[email protected]>
re-enable ā€œinteractive modeā€ for `$ create` command;

- template & dest are now [optional] args

5bca36192b31ec0aa5f599069d21d84efa387231 authored about 7 years ago by Luke Edwards <[email protected]>
herpaderp

e7f5be33b2575b853b232db649ede58608a2d908 authored about 7 years ago by Luke Edwards <[email protected]>
upgrade to [email protected]

7c0125f390002a6b78d1aaad9493ef49b8def53d authored about 7 years ago by Luke Edwards <[email protected]>
Merge branch 'master' of github.com:developit/preact-cli into rework

e06b86d8d9dd09fa65cdf03e044f1ed3acf2fede authored about 7 years ago by Luke Edwards <[email protected]>
simplify testsā€™ cli wrappers

4a8cb28a9cfdce19467847fda26aab9304034e55 authored about 7 years ago by Luke Edwards <[email protected]>
reposition `ā€”hops` flag for `watch`

c975ca3f98e35ccdc3b0dd99e560593b9dc8f874 authored about 7 years ago by Luke Edwards <[email protected]>
fix linting errors

270c4a3bc5db1a76bcf0a92823679fd055d0e058 authored about 7 years ago by Luke Edwards <[email protected]>
fix test-build subject: multiple-pretender ~!

PS: The same script always worked when invoked manually

Iā€™m ā€œpretty sureā€ that because weā€™re no...

2e69ff60cb43ee3c193d8d00632cf7fdaf488e4a authored about 7 years ago by Luke Edwards <[email protected]>
always ensure test-builds have `node_modules` dir

d6b0acd513124c26c189cf441c556de6045eed3e authored about 7 years ago by Luke Edwards <[email protected]>
simplify test/cli wrappers

6d5a25a649793e9ed4f166e63cf503d98593db33 authored about 7 years ago by Luke Edwards <[email protected]>
finalize testā€™s `build` cli

024951e027f1082b79ca9e4e3047384c42c87604 authored about 7 years ago by Luke Edwards <[email protected]>
update test name for build subject: sass

05968654128484be248b3ef8089f9d484c135682 authored about 7 years ago by Luke Edwards <[email protected]>
simplify test-subjects `pkg` files

6ab9cd2606a4deb14e407c8984099153e559fc92 authored about 7 years ago by Luke Edwards <[email protected]>
quick cleanup

5dfeb2dfb42cc7a4a1304cfc4eb0a72cb6333479 authored about 7 years ago by Luke Edwards <[email protected]>
Replace Babel Stage-1 Preset with Plugins (#444)

* remove stage-1 preset

* install & use stage-* plugins directly instead

9eb46228922b05ecf88c0803a64f8fa5f04b2ab7 authored about 7 years ago by Luke Edwards <[email protected]>
update (build) tests & utils

fb885c3b6f39d501c7e27e670cbdbf448aeb2ebc authored about 7 years ago by Luke Edwards <[email protected]>
install `node-sass` & `sass-loader` devdeps directly

1a87d9765cc7d5e35e210c09390ab43ae83ad3cf authored about 7 years ago by Luke Edwards <[email protected]>
add `build` implicit `true` defaults

d6117c50a8f23d1abb21050b5dc9f4578776ada0 authored about 7 years ago by Luke Edwards <[email protected]>
lazy-require `webpack-dev-server`;

- strange `mod[0] is not a function` internal error
- happens whenever module is required
- faul...

b6663137f0cee148e22037925d6342de01610d9c authored about 7 years ago by Luke Edwards <[email protected]>
begin export of remaining handlers

49fb347251bc387ccf9ef7362509a83b7df15220 authored about 7 years ago by Luke Edwards <[email protected]>
export `create` handler; update for new argv

add79846154401f2f9488c8a60813729cdac0289 authored about 7 years ago by Luke Edwards <[email protected]>
begin migration from yargs to sade

bc577ad78103b1e185b12bdf08fc9be045e5e266 authored about 7 years ago by Luke Edwards <[email protected]>
Remove duplication warning (#440)

9a7dddef289c41d213e9aa6ba2cca20126a03ae0 authored about 7 years ago by Matt Lynch <[email protected]>
add semicolons

4eb29dd1ff249211ea9916b8935bf5bfeb21705a authored about 7 years ago by Luke Edwards <[email protected]>
Merge pull request #414 from developit/fix-tests

Fix Tests

193a7d5fe6b25355c25056735ebededbbbab4abc authored about 7 years ago by Anup <[email protected]>
Merge branch 'fix-tests' of github.com:developit/preact-cli into fix-tests

52628264f0ccb49a03f58497dbc91028ef3f3d93 authored about 7 years ago by Anup <[email protected]>
ensure `ā€”name` value always present in tests!

ba8cd16e62aede5c1ba6b92ef626d102b3a4a1a3 authored about 7 years ago by Luke Edwards <[email protected]>
formatting only

eceb0da55d8572e5a320d48627703544705a79b6 authored about 7 years ago by Luke Edwards <[email protected]>
avoid exit via `mkdir node_modules` within builds

7833af512561ad3f143c4ce7cc7691e52d21ff32 authored about 7 years ago by Luke Edwards <[email protected]>
allow any/all prerender key values (#430)

353bd23c41a99cd2cf46cdffc97a68940c798811 authored about 7 years ago by Luke Edwards <[email protected]>
Fixes #374

merged preact-cli created config into firebase `hosting` key
to preserve other config options

6f20f2d648bd914345b92421b81b3cebf7009fbc authored about 7 years ago by Ralph Smith <[email protected]>
2.1.0

8f7b8a319f74a71df0054b2989b310f835df5fc2 authored about 7 years ago by Anup <[email protected]>
Merge pull request #425 from developit/postcss-ident

adds ident property to postcss-loader

1e54b822b561206ce8ea1121f4ac1877cf4e23f3 authored about 7 years ago by Anup <[email protected]>
adds ident property to postcss-loader

c00206145d37b62b73821600c891be93fa63327e authored about 7 years ago by Anup <[email protected]>
Merge pull request #405 from zouhir/exposing-babel

exposing preact-cli babel configs as a preset

d0b830bc1188b45308435f35bcee9f6019b90794 authored about 7 years ago by Anup <[email protected]>
Merge pull request #423 from ForsakenHarmony/master

HMR Fix

a3bff01b61e6b148f2553a0eb051cd8fbc48e969 authored about 7 years ago by Anup <[email protected]>
Turn logging back off

1f3deca03fa69222c84d8c4b60607f3f09697df8 authored about 7 years ago by Ashley <[email protected]>
Fix for actual HMR

5be838cb0b2edcfdaab66f3fec8fd4a9d44cc3d2 authored about 7 years ago by Ashley <[email protected]>
Fix Style Loader Imports (#160)

* Tell sass-loader and less-loader to look in node_modules

* Change spaces to tabs.

* Fix ...

1cb07a3fedf5d6f806eb466a432435da7661e902 authored about 7 years ago by ethanroday <[email protected]>
2.0.2

8126f48eec311a5a9d57362aa7d0be9bb11a5cba authored about 7 years ago by Anup <[email protected]>
Merge pull request #409 from developit/fix-default-name

Ensure default `name` value

a55bcc74d7b5e320911c1610c376d74aa524aca8 authored about 7 years ago by Anup <[email protected]>
Merge pull request #417 from zouhir/hmr-fix

hmr fix

047e9227417fa0053ec86cf0e3f2b4ffb3ee6ebc authored about 7 years ago by Anup <[email protected]>
hmr fix

427087f43bc2455fe5b0eec8443fa8c800fa72ff authored about 7 years ago by Zouhir <[email protected]>
avoid exit via `mkdir node_modules` within builds

aea72a995b97ea78633c3dba6659c4143a916923 authored about 7 years ago by Luke Edwards <[email protected]>
formatting only

20d9569670c828ea089ec9de8c51ac4eaf6f7f8e authored about 7 years ago by Luke Edwards <[email protected]>
Merge pull request #407 from developit/fix-postcss-again

Allow PostCSS to `sourceMap` in Dev mode

6f2da0b790a8dc4f0d03d8a19e90ddff77891e34 authored about 7 years ago by Anup <[email protected]>
use `dest` or `cwd` dirname if no `name` flag

afc13d1f4bcbe193a6cbf7631ba4736f984533d5 authored about 7 years ago by Luke Edwards <[email protected]>
allow `sourceMap`s in `dev` mode

774a0032547044bcab3480d490e243481befd487 authored about 7 years ago by Luke Edwards <[email protected]>
exposing preact-cli babel configs as a preset

3fa8092817e9d103d19197b631c052c4ec318c8c authored about 7 years ago by Zouhir <[email protected]>
2.0.1

ec30e429c784f9bb7377bdf0ca5573d0a2f95630 authored about 7 years ago by Anup <[email protected]>
Merge pull request #404 from developit/fix-postcss

Enable PostCSS SourceMaps

96e097bc0d56407401c763cea4bc232e6bf2257c authored about 7 years ago by Anup <[email protected]>
enable sourcemaps in postcss

0804ce62e843a5f4c82f6316c0ac62763bfdcd87 authored about 7 years ago by Luke Edwards <[email protected]>
2.0.0

e03e5716397d5c57c2bc239ca13b31a774f22e3b authored about 7 years ago by Jason Miller <[email protected]>
Update material template link, version bump (#399)

1c96dce1ebacac027683574cc94c9eea30708884 authored about 7 years ago by Anup <[email protected]>
Fix `--json` stats output and resource identifier cleaning (#398)

6ed2ffec7add54acdb6644a5b85c8ee603159e71 authored about 7 years ago by Jason Miller <[email protected]>
fix: Cors headers (#119)

* fix: Cors header by default '*'

* feat: Pass CLI option for cors headers

* refactor: Cha...

9e2dd15e94c8f0a4410e7ff11802d9466be09226 authored about 7 years ago by Rafał Kostrzewski <[email protected]>
Merge pull request #397 from developit/fix-corrupted-media

Copy Media files without Corruption

97cdfd6210b02f131ca2f11a87471512f341f87d authored about 7 years ago by Anup <[email protected]>
Merge pull request #396 from developit/minors

Bump Minor Versions

5fd15c3a56fe904994681d50432fd01c360ed3c4 authored about 7 years ago by Anup <[email protected]>
consider `.ico` a media filetype

b8cc3f60fd87119be9c7fccd048658f4cf9ace93 authored about 7 years ago by Luke Edwards <[email protected]>
share encoding

f313b527d1f9b48b247c4433436db5e1607ff58f authored about 7 years ago by Luke Edwards <[email protected]>
only ā€œkeepā€ non-media files

- donā€™t need to remember them for ensuing value injections

bf6a2b881ed4dd427ed96ec1a08c23ae1ec3878c authored about 7 years ago by Luke Edwards <[email protected]>
update all deps

7aaeb2189fc5300e954386a16aabba9a4ea6a461 authored about 7 years ago by Luke Edwards <[email protected]>
Merge pull request #395 from developit/initial-commit-user

Change initial commit default user to @preact-cli

b304c260592b84bb460f9649f05f5d821864c2ab authored about 7 years ago by Anup <[email protected]>
Change initial commit default user to @preact-cli

afe0d402ee452af22d1b4856e48b02a85b051aa2 authored about 7 years ago by Jason Miller <[email protected]>
Use `publicPath` for SW & Manifest paths (#323)

* Make template.html use publicPath for manifest

* Adds __webpack_public_path__ to registrati...

52e9843bdd0218d563df756391c6414fabf8c2c3 authored about 7 years ago by Lawrence Wakefield <[email protected]>
Purge `examples` dir (#393)

005719939222661e106b7f1702abc709da580e33 authored about 7 years ago by Anup <[email protected]>
Update Readme (#383)

* Update Readme with custom-templates listing

* Add preact create example in the tip

* Add...

d7f20bd19eac6eaca779d2481c5b8f3e9174bd00 authored about 7 years ago by Anup <[email protected]>