Trending

#browserify

Latest posts tagged with #browserify on Bluesky

Latest Top
Trending

Posts tagged #browserify

Was able to make it work by using the #stringify package to turn the CSS into a string in the build process, all good now.

#Browserify #Babel #JS #Javascript #WebDev #NodeJS #CSS

1 0 0 0
Original post on puz.fun

I’m having brain fog and not sure how to do this: is there a way to simply import a CSS file’s contents as a string in a JS module that I can use in an injected <style> tag, and have it work with #Browserify and #Babel and such?

This is making node/some part of the process unhappy:

```js
const […]

0 2 1 0

Comment nous avons migré de browserify à webpack dans le but de découper notre code JavaScript : http://techblog.mappy.com/webperfs-webpack.html #webpack #browserify #webperfs #javascript #mappy

0 0 0 0

Quelques articles tech sur #webgl, #browserify, #abtest :
- http://techblog.mappy.com/vues-360-en-webgl.html
- techblog.mappy.com/browerify-la-constructio...
- http://techblog.mappy.com/solution-simple-ab-tests.html https://twitter.com/Mappy/status/801818312858603520

0 0 0 0

La construction à la volée (watching) avec Browserify techblog.mappy.com/browerify-la-constructio... #JavaScript #browserify #watch #mappy

0 0 0 0
Preview
Simple webpack (5.x) tutorial A very simple tutorial in which you setup a webpack project completely from scratch

Some more interesting information about Webpack | #webpack #angular #javascript #typescript #gulp #grunt #browserify http://edc4it.com/blog/web/webpack-tutorial.html

0 0 0 0
Preview
GitHub - thlorenz/exorcist: Externalizes the source map found inside a stream to an external .js.map file Externalizes the source map found inside a stream to an external .js.map file - thlorenz/exorcist

Use exorcist if your prefer external source map when using browserify https://github.com/thlorenz/exorcist #awesomeProjectName #sourcemap #browserify

0 0 0 0
Preview
Browserify vs Webpack If you need a cabin, why start with a mere pile of logs?

“Browserify vs Webpack” — @housecor medium.com/@housecor/browserify-vs-... #web #browserify #webpack #build

0 0 0 0

How browserify works http://benclinkinbeard.com/posts/how-browserify-works/ #javascript #browserify

0 0 0 0
react/package.json at main · facebook/react The library for web and native user interfaces. Contribut...

Browsing through GitHub and found out Facebook uses #Browserify to build #reactjs :) github.com/facebook/react/blob/mast...

0 0 0 0

Building UMD modules with dependencies with #Browserify rathercurio.us/building-umd-modules-wit...

0 0 0 0

I want to replace calls to require('foo') with Foo so that I can wrap the built output into a UMD module with dependencies. #browserify

0 0 0 0

Is there any sort of list of #browserify transforms? Searching to find one that does what I want is proving difficult.

0 0 0 0

Does anyone have an example of building a UMD module with #browserify with external dependencies? Is that a thing that can be done?

0 0 0 0