Skip to content

Parcel build take twice to succeed #39

@mistricky

Description

@mistricky

Parcel only build successfully if has .parcel-cache, so we just need to run parcel build twice to ensure compilation successfully, the first compilation is used to generate the .parcel-cache file, and the second compilation will only compile successfully with cache file that I have ro run parcel build || parcel build to compile source code.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingproblem

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions