moonbitlang / moon

The build system and package manager for MoonBit
https://moonbitlang.github.io/moon/
GNU Affero General Public License v3.0
188 stars 17 forks source link

moon should detect if bundled core exists #477

Open peter-jerry-ye opened 1 week ago

peter-jerry-ye commented 1 week ago

Bug Report

Environment

OS

Operating System: ____

MoonBit CLI Tools Version

Steps to Reproduce

Remove core

moon test --target js

Expected Behavior

Moon warns about missing core bundle

Actual Behavior

Compiler Crashed

Checklist