Skip to content
This repository was archived by the owner on Oct 2, 2021. It is now read-only.
This repository was archived by the owner on Oct 2, 2021. It is now read-only.

Enable source maps by default to simplify configuration #134

@auchenberg

Description

@auchenberg

Given the popularity of sourcemaps we should flip our default setting, so sourcemap support are enabled by default.

Rational:
If a source map is present it's most likely needed to resolve paths correctly. Some people don't notice the sourcemap config, and end up with a bad first time experience.

We should therefore flip the setting, and explicitly allow people to disable source maps if needed.

This would simplify the default configs too.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions