Ecosyste.ms: OpenCollective

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

github.com/aspect-build/rules_webpack

Bazel rules for webpack bundler https://webpack.js.org/
https://github.com/aspect-build/rules_webpack

chore: update to rules_js 1.0.0-beta.2 and aspect_bazel_lib 1.3.1

313157f82a89a3012263b9b0763078a51bd3b058 authored over 2 years ago by Greg Magolan <[email protected]>
Fix links in the readme (#19)

the links pointed to pages that don't exist anymore. Updated so they point to the new location.

57b16461128659fc01a5891dc6915ec3da0bf624 authored over 2 years ago by Dylan <[email protected]>
chore: update to aspect_bazel_lib 1.3.0

d6822b916d39e82faa05529639e49f8a94436266 authored over 2 years ago by Greg Magolan <[email protected]>
chore: update to rules_js 0.13.0 (#18)

632a505262c6049b078112584b4a95366808d8b5 authored over 2 years ago by Greg Magolan <[email protected]>
refactor: layer it on top of rules_js (#17)

a9df5ce2df5234958f58d35083e77bf27bf2c98e authored over 2 years ago by Sahin Yort <[email protected]>
Document support option

53447bb0f0463d1b4e0b5367f5d6a11387e7597f authored over 2 years ago by Alex Eagle <[email protected]>
refactor: do not use watch mode for worker mode (#15)

* refactor: do not use watch mode for worker mode

* fix: add no worker sandboxing

* fix: t...

2984e189f01586b057e047eef5e2bcc3f4e6fd99 authored over 2 years ago by Sahin Yort <[email protected]>
build: fix ci build caching

fb3842e3dbe9f7c931bea79b318aa3ba7f51aebc authored almost 3 years ago by Derek Cormier <[email protected]>
Fix race conditions with webpack_dev_server (#8)

- Export symbols from index.bzl
- Include webpack_dev_server in CI
- Release version 0.2.0

a07551f1a2cec5997bf367bb8fbc15949ace8ae4 authored about 3 years ago by mrmeku <[email protected]>
fix: do not suspend watcher while there is another compilation running (#9)

ababb67d1aa0657ef1aad35023e0d903878cfc49 authored about 3 years ago by Sahin Yort <[email protected]>
Enhanced documentation for webpack rules

6cb86645833dca81f57847325e532266540f859e authored about 3 years ago by Daniel Muller <[email protected]>
Docs (#6)

* feat: generate documentation

* chore: rename @bazel/webpack -> @aspect-build/webpack

c1cdb5d6d71b706c68bef1b6f568b86247bdac6a authored about 3 years ago by Alex Eagle <[email protected]>
webpack_dev_server rule for use with ibazel (#5)

Co-authored-by: Daniel Muller <[email protected]>

de7dddf05d81ebfdd3af0daa4694117893e8bc3e authored about 3 years ago by mrmeku <[email protected]>
we haven't decided how to license this code yet

b6751b5ffd2c8af30b80f61c072f68d4de0548bc authored about 3 years ago by Alex Eagle <[email protected]>
lints

616519a196b90bf1b732cb85c9a7c707c81dfd17 authored about 3 years ago by Alex Eagle <[email protected]>
minor cleanups

0e2a4d0f0b92d6ccd51ebfff10cbc14155c9d10e authored about 3 years ago by Alex Eagle <[email protected]>
feat: implement entry_points and output_dir

75df4ed9afbcced7f86c564cd8c086a841b49845 authored about 3 years ago by Sahin <[email protected]>
chore: remove forgotten dependency (#3)

b904494622b09c8ef27a47588fa788c567b0e48a authored about 3 years ago by Sahin Yort <[email protected]>
chore: initial work for moving code from rules_nodejs (#2)

f25706056fcffc903e6a1cf8b50efcb3dfbbeb90 authored about 3 years ago by Sahin Yort <[email protected]>
test: placeholder for tests of the webpack_bundle rule

f551a8e280852eaa5b8696cd6d52dc577c5e71d6 authored over 3 years ago by Alex Eagle <[email protected]>
chore: update dependencies

5608d32e68a07dfbcbc5d8a50d1370ad014eb0c1 authored over 3 years ago by Alex Eagle <[email protected]>
style: add prettierrc

a143a8100933ea20712c2a3914daad391b5e22a2 authored over 3 years ago by Alex Eagle <[email protected]>
refactor: updates to function as an npm package

7478294aac731500dad3b92e100e32d7b1481448 authored over 3 years ago by Alex Eagle <[email protected]>
Initial commit

e8f0ba9e7d25e60e8d1440af3db74935df80a9cf authored over 3 years ago by Alex Eagle <[email protected]>