-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
minified / concatenated js #35
Comments
Hey @ioRekz, see the Does this do the trick? If so I will tidy it up a bit and merge it in. I'm not familiar with clojurescript so I'm not sure exactly what output you need. |
I'm trying out today, that should be ok thx ! On Thu, Jan 28, 2016 at 3:26 PM, Pete Cook notifications@github.com wrote:
|
Run `npm run build:browser` to create a standalone js file in `dist` Resolves cookpete/react-player#35 Also fully resolves cookpete/react-player#38
Run `npm run build:browser` to create a standalone js file in `dist` Resolves cookpete/react-player#35 Also fully resolves cookpete/react-player#38
Run `npm run build:browser` to create a standalone js file in `dist` Resolves cookpete/react-player#35 Also fully resolves cookpete/react-player#38
Run `npm run build:browser` to create a standalone js file in `dist` Resolves cookpete/react-player#35 Also fully resolves cookpete/react-player#38
Run `npm run build:browser` to create a standalone js file in `dist` Resolves cookpete/react-player#35 Also fully resolves cookpete/react-player#38
Run `npm run build:browser` to create a standalone js file in `dist` Resolves cookpete/react-player#35 Also fully resolves cookpete/react-player#38
Hi, I'm trying to build a minified version of react player so I can use it from clojurescript.
I'm not familiar with buildpack so I'm not sure how I should do it from the sources.
The text was updated successfully, but these errors were encountered: