Ecosyste.ms: OpenCollective

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

github.com/preactjs/preact-cli-experiment


https://github.com/preactjs/preact-cli-experiment

Add extra arguments for run commands and dev mode for install commands

412e3dd73f5f58f2c9d4b3dece4487dd70de24c9 authored over 5 years ago by Nathan Graule <[email protected]>
remove dispose method

2c08d7bdc9d676facac385e73943e2ae336aabc7 authored over 5 years ago by Nathan Graule <[email protected]>
Invoke build function from plugins

2be6bca7009549564a7649e356c337a00b7d95f7 authored over 5 years ago by Nathan Graule <[email protected]>
Add client entry file

5aadde2a85133871b011c9c4fbf99d00e62a6cd7 authored over 5 years ago by Nathan Graule <[email protected]>
Use Error instance when rejecting from runCompiler

c3565a6ec24b655d3833b49fdceebd8f67cbd8c8 authored over 5 years ago by Nathan Graule <[email protected]>
Add missing dependency on babel-loader

a6988a7b84901e6b1b92c5c9914888a875173e00 authored over 5 years ago by Nathan Graule <[email protected]>
Fix options and path handling mistakes

3faef92f252af14035c495b18ac0927e3f516dc1 authored over 5 years ago by Nathan Graule <[email protected]>
Exit on node_modules not found

6a4c48ef0488adf36ab3cc8865c7e5779b462612 authored over 5 years ago by Nathan Graule <[email protected]>
Wrapping webpack compilation in try block

51e675f72299d7213c49cbcf46676194f78a346e authored over 5 years ago by Nathan Graule <[email protected]>
Add logging for server/client build

2bbd0fe1295a2cf77a10ff149ef63871e9d8d4da authored over 5 years ago by Nathan Graule <[email protected]>
Add info text at the end of new command

9699da4084794b6ba7bf6250bd0f2713abf130ea authored over 5 years ago by Nathan Graule <[email protected]>
Fix typo

5d377413eb838f5c6e4259f2ecf0c61ba3aa5e4e authored over 5 years ago by Nathan Graule <[email protected]>
Catch errors in install

4e0c0a2aa37e917e3b57302e75327a6e89d036eb authored over 5 years ago by Nathan Graule <[email protected]>
Add fatal level of logging which exits with error code

e4b4279fda314fad968e58818c775ef12cce1fce authored over 5 years ago by Nathan Graule <[email protected]>
Add option in new command to skip install

cc9b720bfb751b31a6bc0c1e474c01c01453d493 authored over 5 years ago by Nathan Graule <[email protected]>
Check for src folder in project (for entrypoint)

ba26253042adbd33a76f66e4b89d47415fd77ad3 authored over 5 years ago by Nathan Graule <[email protected]>
Only show keys in new's writeFileTree

c45635c929cf17740e3d5633e3094c89f1b9bfa1 authored over 5 years ago by Nathan Graule <[email protected]>
Use isDir to check for src folder

3e8c2fe5f8592ec226e11023fbde452c6bdf7f1c authored over 5 years ago by Nathan Graule <[email protected]>
Fix resolve is not an object

6333f0da87c4a12b2c2a2a365466f06f33997b16 authored over 5 years ago by Nathan Graule <[email protected]>
Use long form for npm install

5f532c293c0cdee5ad98ea33207dbcc898b5b67c authored over 5 years ago by Nathan Graule <[email protected]>
Change base template entrypoint

1417d8604e3f99686d72e8a24abf54b442b4e4d2 authored over 5 years ago by Nathan Graule <[email protected]>
Error out on template file/folder not found

24e319bad0c0acbd5f4829af7669833d9cdc2c9c authored over 5 years ago by Nathan Graule <[email protected]>
Add missing Babel dependencies

17da6fe54b36c0b79adf3509c190fcaf9651dc39 authored over 5 years ago by Nathan Graule <[email protected]>
Add isFile/isDir util functions

959d32c03557d1cb0cfc543cb5fac38df0de47e7 authored over 5 years ago by Nathan Graule <[email protected]>
Follow links when applying templates

86e2e05a3619631ff6e30782c87eb51cc9288192 authored over 5 years ago by Nathan Graule <[email protected]>
Set normalized parameters back into argv

aaa5d6872c81648d9b7f91e394fdb9179e3498bb authored over 5 years ago by Nathan Graule <[email protected]>
[WIP] Build command

ba5c7d8cc2f8eb00a20624d2176d159d587fde4b authored over 5 years ago by Nathan Graule <[email protected]>
PackageManager is now an abstract class with generic run functions

4b5358aed0846f9d70c739a240afd1ac92d452a0 authored over 5 years ago by Nathan Graule <[email protected]>
Add base template copied from assets/baseTemplate

e970d21cd1c3246b523380d22041b7476fd9fffa authored over 5 years ago by Nathan Graule <[email protected]>
Init repository with WIP new command

7c6db2bb2c303cd29ae296a5b875691b8a997e68 authored over 5 years ago by Nathan Graule <[email protected]>