KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
bazel-rollup
★ 11
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
poa-devops
:
POA Network DevOps scripts
bsvtokami
:
Translates Bluespec SystemVerilog to Kami for use with the coq proof assistant.
dimdim-bot
:
Bot para criptomoedas
curriculum-team
:
Processes, positions, philosophies, approaches, and hilarity for the Flatiron School SE Curriculum team
webvirtmgr-docker
:
Docker image of webvirtmgr (https://hub.docker.com/r/odivlad/webvirtmgr/)
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
bazel-rollup
?
Download (.md)
Experimental Production bundling with Rollup: Install dependencies: ``` bazel run @yarn//:yarn ``` Generate rollup bundle: ``` bazel build //src:bundle ``` Test using lite-server: ``` bazel run //src:web ```