Skip to content
#

bundler

Here are 358 public repositories matching this topic...

blaasvaer
blaasvaer commented Mar 1, 2020

Hi, I've been trying to figure out from the docs (and google) to implement externalization of modules in Browserify with no luck. I've implemented transform-runtime plugins, and used .external(filename) in Gulp and tried to use require() in another module ... but I general cannot figure out from the docs what part or parts I'm missing in making this work.

Could someone please, add a brief secti

gautaz
gautaz commented Aug 29, 2019

What happened:

I tried to use the --make option to pass --jobs=5 to the NodeJS build process.

What you expected to happen:

I expected the NodeJS build to be faster.

What happened:

I was unable to pass the jobs options to the NodeJS make command, here is what happened:

➤  nexe --build --make --jobs=5
ℹ nexe 3.3.2
✔ Node source extracted to: /home/thibault.hi
SephReed
SephReed commented Dec 30, 2019

Example Error for SEO:

SyntaxError: Unexpected end of JSON input
    at JSON.parse (<anonymous>)
    at Cache.get (/Users/seph/Code/ChooseHealth/instride-storefront/node_modules/fuse-box/cache/cache.js:90:39)
    at Cache.restoreModule (/Users/seph/Code/ChooseHealth/instride-storefront/node_modules/fuse-box/cache/cache.js:254:29)
    at ict.on.props (/Users/seph/Code/ChooseHealth/instrid
mol
nin-jin
nin-jin commented Jun 30, 2019

http://mol.js.org/app/demo/-/#demo=mol_portion_demo
Так как portion может использоваться для рисования прогресс бара, было бы не плохо показать такой вариант его применения в виде прогрессбара заполняющегося до 0 до конца, а потом откатывающегося обратно. Пример прикручивания анимации можно глянуть в $mol_plot_demo.

fabioaccetta
fabioaccetta commented Apr 20, 2019

I have a local working https://wordpress.local with a valid autogenerated local ssl certificate (green lock in all browsers), but if i try to configure wpackio.server.js this way:

	host: 'localhost',
	proxy: 'https://wordpress.local',
	port: 3000,

i got empty response.

I'm on linux using latest master version (with latest version of all packages).

I'm not a `browser-sync/

a-x-
a-x- commented Jan 25, 2017

Let's gather doc's issues:

  1. Migration guide: enb/enb#443
  2. в публичной доке есть упоминания lego, их нужно убрать или вынести на yandex-team.ru дополнение основной документации. скорее всего убрать, т.к. похоже замечания про лего на enb/enb/readme.md уже устарели
  3. описание file-provider непонятное
  4. нехватает yandex-team документации на magic-platform/factor
nchanged
nchanged commented Jan 6, 2018

Hey Sean, nice benchmark, I also feel that’s its not fair to show some numbers out of thin air, claiming to be “blazing fast” which is fuse motto btw xD

You think I can dig in and add fuse benchmark there?

UPD:
I think it's fair to let parcel and fuse-box to use cache, as well as not uglifying the output. Besides, production builds are made differently as opposed to development flow. That'

Improve this page

Add a description, image, and links to the bundler topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bundler topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.