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

Merge pull request #173 from reznord/master

Expose development server network interface

2bd02cb8e5c442c0987d90d6cada3a91516fa790 authored over 7 years ago by Anup <[email protected]>
added ip package

1a6c2c66b272b1b7a53bbc17d9faf21891844ef5 authored over 7 years ago by Anup <[email protected]>
Expose development server network interface

3537948a81699c59e44b163ce23768dbf0ef40b2 authored over 7 years ago by Anup <[email protected]>
refactor: Remove unused import

ae9e0b444fd797a5b7f0f3adc379979cb386b49b authored over 7 years ago by RafaƂ Kostrzewski <[email protected]>
fix: Async-component-loader nondeterministic import path

8ee9b5584e2a00352622e3a5341dae6b32383813 authored over 7 years ago by RafaƂ Kostrzewski <[email protected]>
tests: Use minimatch in file snapshot matching

23b06744afbc076fa711282ebaf050b95391a5d7 authored over 7 years ago by RafaƂ Kostrzewski <[email protected]>
Merge branch 'master' into feat/immutable-build

e84d6abcaaedd2d368de382e6492f6bfb5efa62e authored over 7 years ago by RafaƂ Kostrzewski <[email protected]>
fix: tests (#162)

* tests: Test tests with `npm i` enabled

* tests: Test tests with `npm i` enabled

* tests:...

a85f3fe96639cbfb47d4be6b66f9f28b34553125 authored over 7 years ago by RafaƂ Kostrzewski <[email protected]>
Fixes the `--dest` option for `preact serve --server config`. Fixes #97. (#157)

9fa5d1beba0fd7b56431802bdebbd075264acdd8 authored over 7 years ago by Jason Miller <[email protected]>
Use named bundle. 5 chars hash for css bundle

dd80b00654bef3d3e95f2bb9261267bd71f579a0 authored over 7 years ago by Khoa Nguyen <[email protected]>
Merge pull request #171 from reznord/master

check node version on postinstall & while initiating a new project

01f6329c43819c8f4e6a8e1e7990f4892a22d1e9 authored over 7 years ago by Anup <[email protected]>
check.js (es5 version)

8ca016d2207a26032ff0a0263b2176064bcc4498 authored over 7 years ago by Anup <[email protected]>
check-engine.js -> check.js and moved to root

f5058e0ae5e03f96e3f57730310e4efc4d401ebb authored over 7 years ago by Anup <[email protected]>
Fix bundle.js filename

07f5ddcac234a2eda1789786c270c1759a30caff authored over 7 years ago by Khoa Nguyen <[email protected]>
refactored check-engine.js

0d4e666d65e32e6270aef95efbb1b13e6d849366 authored over 7 years ago by Anup <[email protected]>
Feature: Immutable build

9e81cee1148333f768b9effd8ed638c120f31ea7 authored over 7 years ago by Khoa Nguyen <[email protected]>
Always generate push manifest (#156)

* When there's no `Router`, still generate a push manifest entry for `/`. Fixes #154.

* updat...

bd83422ef42af159ab0fe63c159ce019ccef3d29 authored over 7 years ago by Jason Miller <[email protected]>
check node version on postinstall & while initiating a new project

1dc516db2330d3339a12b372b5319de8683a406e authored over 7 years ago by Anup <[email protected]>
Declare Node v6 as minimum support (#168)

* set minimum node engine

* compile to node6

* run node 6 & 8 in travis only

60c3e393c962d4ce10dcdc8a2296a0931ac9b3d5 authored over 7 years ago by Luke Edwards <[email protected]>
Update transform-config.js (#164)

fix 'TypeError: Cannot set property 'template' of undefined'

a194c9a81b5c1c34d84a5ab91358e870cfe75865 authored over 7 years ago by xyyjk <[email protected]>
add file-loader support for video files (#161)

* add loader support for videos

* add ogg and webm support

5f268a8d444d6449372343f75ce6aab4e616c997 authored over 7 years ago by Hassan Bazzi <[email protected]>
whitespace fixes <3

e25302050bb0378d45c9137d4f5e5d3f0ad04f9d authored over 7 years ago by Jason Miller <[email protected]>
1.3.0

373a1e72005fbaf1d6211b351ccecf994902fa3f authored over 7 years ago by Jason Miller <[email protected]>
Merge pull request #153 from developit/fix-babelrc

Fix Babel options & Respect root's `.babelrc`

bf86082d5e1f6d49e4a2a9e25ce09a85e81c4a1a authored over 7 years ago by Hassan Bazzi <[email protected]>
tests: Update snapshots

bf6f41a9581e40bb990cb7343e4d0366bbcea1b5 authored over 7 years ago by RafaƂ Kostrzewski <[email protected]>
fix babelrc test env

33bf9392c1b77c017d8e664bed11bae1b1311777 authored over 7 years ago by Luke Edwards <[email protected]>
apply Rafal's catch

5f86dffbeb7c6ad74eee973b4651667ab96fd48f authored over 7 years ago by Luke Edwards <[email protected]>
fix malformed babel options; honor root .babelrc file (only)

eecdc8b3d07cebcf0975bb84b2c3fdb054892832 authored over 7 years ago by Luke Edwards <[email protected]>
Merge pull request #151 from developit/bug/excludeDependency

move html-webpack-exclude-assets-plugin to dependencies

492c15146e16f32a1cf5619973eead3b976a9481 authored over 7 years ago by Anup <[email protected]>
move html-webpack-exclude-assets-plugin to dependencies

ddf57e052146d8993e2d537bcbafb52abc6cb762 authored over 7 years ago by Hassan Bazzi <[email protected]>
Merge pull request #71 from rkostrzewski/feature/webpack-ssr

feature: Prerender using webpack

aaebfaf69cc925ed9ec9fff03d5750fa4b419628 authored over 7 years ago by Hassan Bazzi <[email protected]>
Merge remote-tracking branch 'developit/master' into feature/webpack-ssr

5ffc9fc5e179c5c5599d8d964f4c65a5c954c986 authored over 7 years ago by RafaƂ Kostrzewski <[email protected]>
feat: transform config

a1d4ed70f1a0f8bf6f7e3bb3809c4d6b56a69561 authored over 7 years ago by RafaƂ Kostrzewski <[email protected]>
Upgrade isomorphic-unfetch and remove temporary ESM workaround

9c9edc1c9529307ccce0d4824a26afadbcfefab6 authored over 7 years ago by Jason Miller <[email protected]>
chore: Remove pacakge-lock.json [ci skip]

8759601294b8af4d777845218e9ddaa365ee4770 authored over 7 years ago by RafaƂ Kostrzewski <[email protected]>
Merge remote-tracking branch 'developit/master' into feature/webpack-ssr

# Conflicts:
# package.json
# src/commands/build.js
# src/commands/watch.js
# src/lib/webpack/we...

0de7bf93d896c81ae1f8efc692463970d8700856 authored over 7 years ago by RafaƂ Kostrzewski <[email protected]>
1.2.0

60ba2ae81f539978309539bdf6a77ad25435ccdd authored over 7 years ago by Jason Miller <[email protected]>
fix unfetch ESM issue (temp)

0832d4ea416c9044db6909a32f0b31721438389d authored over 7 years ago by Jason Miller <[email protected]>
initialize new projects with `git init` if git present (#35)

* initialize new projects with `git init` if git present

fixes #28

* Update create.js

*...

a7c19fc2c256b161893b38bebb4634cf3f1402b7 authored over 7 years ago by Stanley Stuart <[email protected]>
Merge pull request #56 from rkostrzewski/feature/custom-config

feature: Custom config

7347266735887127f4a9e8a0565c27492b86d939 authored over 7 years ago by Hassan Bazzi <[email protected]>
Merge pull request #144 from dignifiedquire/fix/no-unsafe

fix(uglify): remove unsafe uglify options

9a829d22e29060096e5da967c07f9eddab24634f authored over 7 years ago by Luke Edwards <[email protected]>
Merge remote-tracking branch 'developit/master' into feature/custom-config

# Conflicts:
# package.json
# tests/build.snapshot.js
# tests/build.test.js

5d8c62cb5c85016e22ba6387c94b5bf020c1de87 authored over 7 years ago by RafaƂ Kostrzewski <[email protected]>
Merge remote-tracking branch 'developit/master' into feature/webpack-ssr

# Conflicts:
# package.json
# tests/build.snapshot.js
# tests/build.test.js

65a93d9e94c4a843cd34d7eecb27d99e3b30a792 authored over 7 years ago by RafaƂ Kostrzewski <[email protected]>
fix(uglify): remove unsafe uglify options

Closes #136

5f01aef4117511cce70e6500689bf08a80a437ad authored over 7 years ago by dignifiedquire <[email protected]>
feature: Enable source maps in production (#140)

* feature: Enable source maps in production

Closes #103

* tests: Fix source maps in push m...

e6ca78180e6b06d762438e25b22c7b6f1016f166 authored over 7 years ago by RafaƂ Kostrzewski <[email protected]>
Create CODE_OF_CONDUCT.md (#143)

1565a401e0c33a89da2eea3b93a8260a7954b9b5 authored over 7 years ago by Jason Miller <[email protected]>
Merge remote-tracking branch 'developit/master' into feature/webpack-ssr

# Conflicts:
# src/lib/webpack/webpack-base-config.js

5072e1b5b848eec786ce88c16451d6b62386574c authored over 7 years ago by RafaƂ Kostrzewski <[email protected]>
fix: Fix missing dependency to ncp

8d20951421508e7e6261683c4a1a3cc7359eddf1 authored over 7 years ago by RafaƂ Kostrzewski <[email protected]>
navigateFallbackWhitelist added for Firebase authentication redirect (#139)

fda936f25d88698ee68aa171a727df1dbdffc955 authored over 7 years ago by Anup <[email protected]>
tests: Add tests for custom config

9c09a1b1f19d831134e1b46d265f2c5155f1e045 authored over 7 years ago by RafaƂ Kostrzewski <[email protected]>
Merge remote-tracking branch 'developit/master' into feature/custom-config

# Conflicts:
# src/lib/webpack/webpack-base-config.js

d5e60998e35e1c6c6476275b852883184c19a7c1 authored over 7 years ago by RafaƂ Kostrzewski <[email protected]>
Merge remote-tracking branch 'developit/master' into feature/webpack-ssr

# Conflicts:
# src/lib/webpack/webpack-base-config.js

920575977e43e51d6a46313eead953bc9fd8edcc authored over 7 years ago by RafaƂ Kostrzewski <[email protected]>
Add create-react-class to preact-compat Webpack settings (#132)

e6a72cc4206bd63653380c508245bf8a1c30d908 authored over 7 years ago by Steven Sinatra <[email protected]>
fix: Promise pollyfil loaded before webpack bundle (#127)

* fix: Promise pollyfil loaded before webpack bundle

* fix: Promise pollyfil loaded before we...

5a563368aa2287eb938180d5777e5696bce084c1 authored over 7 years ago by RafaƂ Kostrzewski <[email protected]>
Merge remote-tracking branch 'developit/master' into feature/webpack-ssr

# Conflicts:
# src/lib/webpack/webpack-base-config.js

4d0ce1a50ddfe2d7dc2be79b628b003b257033ca authored over 7 years ago by RafaƂ Kostrzewski <[email protected]>
Fix multiple copies of preact in production build (fix #126) (#133)

* Fix multiple copies of preact in production build (fix for #126)

* Tests fix

* using req...

98286ffa4473f68e82c1c1f7ac8f82c3746a1bdf authored over 7 years ago by Anup <[email protected]>
Fix Favicon (#135)

Fixes https://github.com/developit/preact-cli/issues/115

b74cf7815cfcdd028657e709e1d0165b5a8964cc authored over 7 years ago by Hassan Bazzi <[email protected]>
Respect "browserslist" config (#125)

* respect 'browserslist' config

* fix babel: browsers-->targets.browsers

* add “Custom Con...

8db82b6d2f0c0d76c8421244f39555c602eaccfd authored over 7 years ago by Luke Edwards <[email protected]>
Merge remote-tracking branch 'developit/master' into feature/webpack-ssr

# Conflicts:
# package.json
# tests/build.snapshot.js
# tests/build.test.js
# tests/lib/chrome.j...

9e5d587729d0dec69518a9aeae81b58e4a20d553 authored over 7 years ago by RafaƂ Kostrzewski <[email protected]>
test: Preact CLI tests (#107)

* test: Preact CLI tests [WIP]

* test: Preact CLI tests [WIP]

Refactor, testing build size...

bf627669b58900341f7470074ffd70f7e505cf3f authored over 7 years ago by RafaƂ Kostrzewski <[email protected]>
tests: Add test for webpack prerender

778524dd4148e948c2c635fed420c6936800bbc4 authored over 7 years ago by RafaƂ Kostrzewski <[email protected]>
fix: Failing tests for webpack SSR

c1d363589761b1486a35d0de695c719d65087b29 authored over 7 years ago by RafaƂ Kostrzewski <[email protected]>
Merge remote-tracking branch 'developit/feature/cli-tests' into feature/webpack-ssr

2b6cf5498be0b22c72955b194903e38907fc8426 authored over 7 years ago by RafaƂ Kostrzewski <[email protected]>
Merge developit/master

# Conflicts:
# src/commands/watch.js
# src/lib/prerender.js
# src/lib/webpack/webpack-base-confi...

22b36416e864b607ab3de1654712af1a72c7f82c authored over 7 years ago by RafaƂ Kostrzewski <[email protected]>
Merge branch 'master' into feature/cli-tests

# Conflicts:
# .travis.yml

94038b7b6db5408db30e105ecf500d1b236999b7 authored over 7 years ago by RafaƂ Kostrzewski <[email protected]>
Merge pull request #117 from developit/customDirectories

fix prerender and webpackconfig for custom directories in npm modules

2175efc4c4157ab3dbfa7b5804043f646d170f5a authored over 7 years ago by Prateek Bhatnagar <[email protected]>
fixing regex

ff96ea8d77e2a7065e25a14b6eaaef1a377fb4e5 authored over 7 years ago by Prateek Bhatnagar <[email protected]>
tests: New way of handling SSL certificates

4e0ec76dbbd5c710665e23fa045808ea1dba1e67 authored over 7 years ago by RafaƂ Kostrzewski <[email protected]>
tests: New way of handling SSL certificates

ecb762e8b2b230113ec1290c8600b6309694cc90 authored over 7 years ago by RafaƂ Kostrzewski <[email protected]>
adding travis yml

30f9d15708e1fd9dcf0544d8ba098fa1affaf183 authored over 7 years ago by Prateek Bhatnagar <[email protected]>
fix prerender and webpackconfig for custom directories in npm modules

40a379833f12c033738f5b14da3cf5a258bd7dc9 authored over 7 years ago by Prateek Bhatnagar <[email protected]>
tests: Remove cert install

1f74d821a5b43b7b8ae0a58bce1449fa0a4ebf52 authored over 7 years ago by RafaƂ Kostrzewski <[email protected]>
tests: Use chrome-launcher npm package instead of lighthouse

bf1b8590a0910e8abab71a2ed702248a5902ff21 authored over 7 years ago by RafaƂ Kostrzewski <[email protected]>
Merge branch 'master' into feature/cli-tests

# Conflicts:
# .gitignore

7a3f7bd3b1ee7691695147c110cc846434dea7a7 authored over 7 years ago by RafaƂ Kostrzewski <[email protected]>
1.1.2

8c14108c5213c34ab1756450704b80b79a9c7058 authored over 7 years ago by Jason Miller <[email protected]>
Use a fork of devcert that supports SAN for now

071a9a559f02942aa595cf5fad22fd929193211c authored over 7 years ago by Jason Miller <[email protected]>
Ignore pems

2609d9ec8e87bfe9a0f9720714f60b3b7aa09975 authored over 7 years ago by Jason Miller <[email protected]>
test: Increase robustness of serve test

cbe6052abf21908913085d4f583e1e9655832fe0 authored over 7 years ago by RafaƂ Kostrzewski <[email protected]>
Revert "test: Don't fail when page can't be loaded"

This reverts commit 93958844de2fc02e409d2def6e39e3d6b3fde457.

5c10410ce3cba7296d6f94649bb6a84143d4286c authored over 7 years ago by RafaƂ Kostrzewski <[email protected]>
test: Don't fail when page can't be loaded

93958844de2fc02e409d2def6e39e3d6b3fde457 authored over 7 years ago by RafaƂ Kostrzewski <[email protected]>
test: Increase robustness of serve test

17e8aa37ad78fa5c504ed5898d014a9d44169b01 authored over 7 years ago by RafaƂ Kostrzewski <[email protected]>
test: Preact CLI increase build timeout

9b3bea3631e946689340df8c8f806d012068f873 authored over 7 years ago by RafaƂ Kostrzewski <[email protected]>
refactor: Preact CLI tests

f64422beea5d0e86a65bc62a8905541b78220dc7 authored over 7 years ago by RafaƂ Kostrzewski <[email protected]>
chore: Travis setup chrome

2546b75b7e21cb0f30045bc484652eaf5ac9594f authored over 7 years ago by RafaƂ Kostrzewski <[email protected]>
chore: Travis setup chrome

6a4b7e7b3d4de8627bf18581d07e25b5391f63e2 authored over 7 years ago by RafaƂ Kostrzewski <[email protected]>
chore: Travis setup chrome

ddd47002fc53554cce321634692e5fd8787f5592 authored over 7 years ago by RafaƂ Kostrzewski <[email protected]>
chore: Travis setup chrome

0eed33a234bf409ee28df24564ac1e923570d01b authored over 7 years ago by RafaƂ Kostrzewski <[email protected]>
chore: Travis setup chrome

b6d179ac647caa028112ebab3aa31077d7785c00 authored over 7 years ago by RafaƂ Kostrzewski <[email protected]>
Initial work on devcert integration and fallback to simplehttp2server cert generation

24e81700a37e296e28a8323b377ab5f6c89b376e authored over 7 years ago by Jason Miller <[email protected]>
chore: Travis setup chrome

0706424ae3e56706759b4798e1219f7ff6eab256 authored over 7 years ago by RafaƂ Kostrzewski <[email protected]>
chore: Travis setup chrome

24840c64bf2cc51b0c16dc081f829142d0583f94 authored over 7 years ago by RafaƂ Kostrzewski <[email protected]>
Revert "chore: Debug Chrome errors on Travis"

This reverts commit 266443bdee5ca8881d871faf26c8ca680156d473.

332f85870ee6736aaab0b00241d3c3b0eebc9012 authored over 7 years ago by RafaƂ Kostrzewski <[email protected]>
chore: Debug Chrome errors on Travis

266443bdee5ca8881d871faf26c8ca680156d473 authored over 7 years ago by RafaƂ Kostrzewski <[email protected]>
fix: Setup test timeouts for travis

Try no 2

8ae3a8d4324d24fe876d4c99eb20f95db5a85e50 authored over 7 years ago by RafaƂ Kostrzewski <[email protected]>
chore: Travis setup chrome path [WIP]

32d6cfb4941212498d19b1e8fc077c699de76a93 authored over 7 years ago by RafaƂ Kostrzewski <[email protected]>
fix: Setup test timeouts for travis

Try no 1

2197b93245ecbce7590786876dcaf35f3e8f7958 authored over 7 years ago by RafaƂ Kostrzewski <[email protected]>
chore: Setup Travis CI

78000358a397abbe8698dd8bb2662590b160a449 authored over 7 years ago by RafaƂ Kostrzewski <[email protected]>
Merge pull request #2 from developit/master

updated fork

697d74199fb9b18683a1482c284285e8cf9afe73 authored over 7 years ago by anotherjsguy <[email protected]>
refactor: Preact CLI tests

CR changes

69829bb668a4d5c14ebee3abfd2ca937ab7a56c0 authored over 7 years ago by RafaƂ Kostrzewski <[email protected]>
Merge remote-tracking branch 'developit/master' into feature/webpack-ssr

# Conflicts:
# src/commands/build.js
# src/commands/watch.js

5287818b4639e10e8b5a1a9c2e7a7db9f060826b authored over 7 years ago by RafaƂ Kostrzewski <[email protected]>