Join Slack
Powered by
What is the difference between `binaries.executabl...
# javascript
c
Colby
11/16/2023, 5:33 PM
What is the difference between
binaries.executable()
and
binaries.library()
?
t
turansky
11/16/2023, 5:57 PM
binaries.executable()
will force: 1. JS file generation 2. Webpack build
thank you color
1
10
Views
Open in Slack
Previous
Next