Ecosyste.ms: OpenCollective

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

github.com/hanami/assets-js

esbuild plugin for Hanami Assets
https://github.com/hanami/assets-js

Share esbuild and plugin options between watch/build (#23)

Co-authored-by: Tim Riley <[email protected]>

81929efcb2f4ad9c4d15b2d9285fd6723dc3bff6 authored 10 months ago by Ryan Bigg <[email protected]>
Fix prettier issue

cd12db8fd3c53fc80f9dafedd8252c99da7630fa authored 10 months ago by Tim Riley <[email protected]>
Prepare for v2.1.0

5f05132ff0f05bd95c0a750354b502b5484db87e authored 10 months ago by Tim Riley <[email protected]>
Prepare for v2.1.0-rc.3

d59c15ffa3cb7b72bcd18e8dce2444f50c371422 authored 11 months ago by Tim Riley <[email protected]>
Prepare CHANGELOG for v2.1.0-rc.3

fab5fdde31510c8be3f9ca194c5009beeb5d5e1a authored 11 months ago by Tim Riley <[email protected]>
Compile within single slice only (#20)

Update our esbuild wrapper to compile a single assets directory at a time.

Previously, we cra...

b42a48ff52a8bad1e604bbf89bd59898c0de4923 authored 11 months ago by Tim Riley <[email protected]>
Set logLevel to “info” when building (#21)

This provides useful output and gives the user feedback that compilation has completed successfu...

1afc52924cc6ccecd57e06d239d43235589dc4fc authored 11 months ago by Tim Riley <[email protected]>
Include nested images (#19)

ffd89ef0798d8ad8839989696007d206fe092830 authored 12 months ago by Tim Riley <[email protected]>
Prepare for v2.1.0

f8c8f51802efdb550ea626be2e46f082a8d7f856 authored about 1 year ago by Luca Guidi <[email protected]>
Fix `repository` in `package.json`

dca4b07226deecda92e427ff7d9121ba23dacd66 authored about 1 year ago by Luca Guidi <[email protected]>
Prepare for 2.1.0-rc.2

75b0e9b9c8299ae07b3d9a057be3c532e9f1ed06 authored about 1 year ago by Luca Guidi <[email protected]>
Support Node 20 as current LTS. (#12)

02bc7c315f5b18cd8c27ea96a54d911710e8a476 authored about 1 year ago by Luca Guidi <[email protected]>
Reduce NPM package size: 1.1 MB -> 14.2kB

Before:

```
npm notice package size: 1.1 MB
npm notice unpacked size: 1.1 MB
```

After:

```
...

e33141ffd0f471628e33ba0a6273f68ced6268e5 authored about 1 year ago by Luca Guidi <[email protected]>
Prepare for v2.1.0-rc.1

d61df1f0e83f8c854b39c2e3af903b847d91cb1b authored about 1 year ago by Luca Guidi <[email protected]>
Export `run` function as a streamlined but flexible main entrypoint (#10)

Introduce a new `assets.run` entrypoint function that is:

- Streamlined enough for us to gene...

868d43e03a01b7e29f8a452cad8762707840042f authored about 1 year ago by Tim Riley <[email protected]>
Fix package version to follow NPM conventions

e357e6c61e4cc2777f50f33a9423fe6727e2f525 authored over 1 year ago by Luca Guidi <[email protected]>
Prepare for v2.1.0.beta2

d2dd226586ad9519a80945a374594c58f3ff8fb7 authored over 1 year ago by Luca Guidi <[email protected]>
Update deps (2023-09-29)

daa13ec09272caf187446ca497d6ac008daba534 authored over 1 year ago by Luca Guidi <[email protected]>
Upgrade to Esbuild `0.19.4`

c065395f38b86af358fb37f628227c99a620e916 authored over 1 year ago by Luca Guidi <[email protected]>
Shorten assets directories (#9)

f8d7f1c308289c6500e2ed00f1315f0c76d8134e authored over 1 year ago by Luca Guidi <[email protected]>
Fix: static files were not copied after the first `watch` execution (#8)

d7ff0d438277960295d7788615a0cde2aa40847d authored over 1 year ago by Luca Guidi <[email protected]>
Watch mode (#4)

* Watch mode

* Restart

* Make it work!

aa64a47c33ef14b705531f055ed7ce67fa3cd2f6 authored over 1 year ago by Luca Guidi <[email protected]>
Update deps (2023-09-06)

f8528dd3e91226772fc8847d00f151d0eb4e2103 authored over 1 year ago by Luca Guidi <[email protected]>
esbuild 0.19

a32cdee01855a35598e64a8680f7a43a259bfc54 authored over 1 year ago by Luca Guidi <[email protected]>
Update deps (2023-07-26)

de434397ae5dc1e297afe40bcba252c1cd5b3cc9 authored over 1 year ago by Luca Guidi <[email protected]>
Fix typo in plugin name

1d96589fa999e440be390d53cf063f5238413f57 authored over 1 year ago by Luca Guidi <[email protected]>
`hanami-esbuild` -> `hanami-assets` (#7)

* `hanami-esbuild` -> `hanami-assets`

* Add again `package-lock.json`

c45da323bd4aef0406ed0ad2fe6043f98e80f76e authored over 1 year ago by Luca Guidi <[email protected]>
Add `dist` do source control

b83f75f1d9e963ea3ea14cb6b6a40c127fb2e081 authored over 1 year ago by Luca Guidi <[email protected]>
Updated NPM deps

b1d2d88b73f613a63fcf286d5d583c70a9f6111a authored over 1 year ago by Luca Guidi <[email protected]>
Copy static assets outside of entryPoints target directories

0af85ca18a83b0027e881388351869e542728d33 authored over 1 year ago by Luca Guidi <[email protected]>
Updated NPM deps

bb3400042044c6e987912f846514c1b1e2f35b99 authored over 1 year ago by Luca Guidi <[email protected]>
Support multiple entrypoints (#6)

4e517a2dfc14c019cdd134bb5330446c85c539f0 authored over 1 year ago by Luca Guidi <[email protected]>
Subresource Integrity (#5)

* Support Subresource Integrity (single algorithm)

* Support multiple SRI Algorithms

d0cd3eee31a68caf6fc2844b8cb5492c2b655ca5 authored over 1 year ago by Luca Guidi <[email protected]>
Change the manifest to be structured as `url: <destinationUrl>`

f19d5de288e727e446b29f174f53770d113e2fa8 authored over 1 year ago by Luca Guidi <[email protected]>
Makefile: `publish` task

b76760379639d02f1b81fa2d15c0604a54d8d918 authored almost 2 years ago by Luca Guidi <[email protected]>
Ensure to create manifest file

04f1d4e10f8bb7005aa731df93fec6c9f58092a1 authored almost 2 years ago by Luca Guidi <[email protected]>
Fix dependencies

03c305aa9e6e10aff46f50dcc136ea7538db16ec authored almost 2 years ago by Luca Guidi <[email protected]>
CLI (#3)

* Rename `src/hanami-esbuild.ts` to `src/hanami-esbuild-plugin.ts`.

* CLI `hanami-esbuild`

...

99a26065f311ff58bc8c5e6707ff95715968db22 authored almost 2 years ago by Luca Guidi <[email protected]>
Destination paths (#2)

* Destination paths

* Create manifest

* Refactoring: `HanamiEsbuildOptions` -> `HanamiEsbu...

fb005e8a71096f24f393b13e0ff22e55e8bac2af authored almost 2 years ago by Luca Guidi <[email protected]>
entrypoint remapping (#1)

636fae83dcadca26110833c32e513d4633b10368 authored almost 2 years ago by Konnor Rogers <[email protected]>
Initial mess

d6c6597cab1c3f105c8262173bff8699e41ef90d authored almost 2 years ago by Luca Guidi <[email protected]>