Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Conversation

@aminya
Copy link
Contributor

@aminya aminya commented Jul 6, 2020

This fixes #2! 😃

Two reasons that #2 error happened are fixed:

  • assigning lazy require to module or exports.
  • just using the reference directly.

Now we handle those situations instead of throwing error.

cc: @lkashef @smashwilson

This will solve the issue in atom/atom#20965

@lkashef
Copy link
Contributor

lkashef commented Aug 7, 2020

Thanks @aminya for the contribution 🙇

@lkashef lkashef merged commit abeb97d into atom:master Aug 7, 2020
@aminya aminya mentioned this pull request Sep 15, 2020
aminya added a commit to atom-community/atom that referenced this pull request Oct 31, 2020
@aminya aminya mentioned this pull request Oct 31, 2020
2 tasks
aminya added a commit to atom-community/atom that referenced this pull request Oct 31, 2020
aminya added a commit to atom-community/atom that referenced this pull request Jan 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Generating snapshot script fails with "Cannot replace with lazy function because the supplied node does not belong to an assignment"

2 participants