package cli_helpers
import "github.com/evanw/esbuild/internal/cli_helpers"
Index ¶
Types ¶
type ErrorWithNote ¶
func MakeErrorWithNote ¶
func MakeErrorWithNote(text string, note string) *ErrorWithNote
func ParseLoader ¶
func ParseLoader(text string) (api.Loader, *ErrorWithNote)
Source Files ¶
- Version
- v0.25.0 (latest)
- Published
- Feb 8, 2025
- Platform
- linux/amd64
- Imports
- 2 packages
- Last checked
- 4 days ago –
Tools for package owners.