question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Divergence when bundling `yarn install --production`

See original GitHub issue

I have checked that dev mode is disabled, but https://github.com/Agoric/agoric-sdk/tree/mfig-bundle-divergence/dev-vs-prod-bundle.sh reveals a difference between bundling in the two different yarn install situations.

TODO: More details

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
Tartuffocommented, Feb 3, 2022

@michaelfig @kriskowal This does not have an area label that is covered by our weekly tech / planning meetings. Can you assign the proper label? We cover: agd, agoric-cosmos, amm, core economy, cosmic-swingset, endo, getrun, governance, installation-bundling, metering, run-protocol, staking, swingset, swingset-runner, token economy, ui, wallet, zoe, zoe contract

0reactions
kriskowalcommented, Nov 2, 2021

It’s an idea for a solution. I’m not sure that it will work.

Read more comments on GitHub >

github_iconTop Results From Across the Web

yarn_install task is not installing devDependencies #1212
I'm just wondering if we could introduce an optional --production=true|false flag in the rake task that does yarn install ?
Read more >
yarn install
Yarn will not install any package listed in devDependencies if the NODE_ENV environment variable is set to production . Use this flag to...
Read more >
Why does yarn install dev dependencies but I just need the ...
It is indeed normal behaviour; Yarn assumes you are in a 'development' context unless your NODE_ENV environment variable is set to 'production'.
Read more >
packages/plugin-production-install/README.md - GitLab
This plugin will create a minimal yarn install for a workspace. ... /plugin-production-install/bundles/@yarnpkg/plugin-production-install.js ...
Read more >
Metro bundler - Expo Documentation
Using different bundlers across platforms leads to some critical divergence in how your app works across platforms. Features like Fast Refresh which work...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found