Closed Bug 1663589 Opened 5 years ago Closed 5 years ago

Update Compatibility panel README.md file

Categories

(DevTools :: Inspector: Compatibility, task, P3)

task

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1662653

People

(Reporter: Honza, Unassigned)

Details

mdn-browser-compat-data is planning to make breaking changes in the next several weeks rename to @mdn/browser-compat-data).

See also: https://github.com/mdn/browser-compat-data/issues/6640

Two things change:

  1. We need to install the package by npm install @mdn/browser-compat-data
  2. We need to import the module by require("mdn-browser-compat-data")

We should make sure that our instruction in the README.md file are updated accordingly.
https://searchfox.org/mozilla-central/source/devtools/client/inspector/compatibility/README.md

Honza

Over the last couple of weeks, I've begun publishing @mdn/browser-compat-data and, today, I deprecated the old package name. There's upgrade instructions too, though they look very similar to the comment above. It shouldn't be much work to switch over, but please give me a shout if you run into problems. :-)

Flags: needinfo?(odvarko)

The readme file has been updated as part of bug 1662653

Honza

Status: NEW → RESOLVED
Closed: 5 years ago
Flags: needinfo?(odvarko)
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.