mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-11-04 07:02:12 +03:00
use browserify to build lib.js
This commit is contained in:
parent
60dc11f2a9
commit
810504f590
1
BUCK
1
BUCK
@ -23,4 +23,5 @@ node_modules(
|
||||
npm_bin(
|
||||
name = "browserify",
|
||||
node_modules = ":node_modules",
|
||||
visibility = ["//lib:lib.js"],
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user