Skip to content

fix: move acorn and acorn-walk to dependencies#705

Closed
theluckystrike wants to merge 1 commit intomicrolinkhq:masterfrom
theluckystrike:fix/missing-deps
Closed

fix: move acorn and acorn-walk to dependencies#705
theluckystrike wants to merge 1 commit intomicrolinkhq:masterfrom
theluckystrike:fix/missing-deps

Conversation

@theluckystrike
Copy link
Contributor

These packages are required at runtime by template.js but were listed as devDependencies, causing crashes in production environments.

The issue was masked by transitive dependencies from isolated-function, but this is fragile and should be fixed properly.

Fixes issue #694

These packages are required at runtime by template.js but were listed
as devDependencies, causing crashes in production environments.

The issue was masked by transitive dependencies from isolated-function,
but this is fragile and should be fixed properly.

Fixes issue #694
@theluckystrike
Copy link
Contributor Author

Closing — repo is in our already-merged list (PR #702 was merged). Not opening more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant