Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

(WIP) Migrate source maps#5824

Merged
jasonLaster merged 1 commit into
firefox-devtools:masterfrom
jasonLaster:migrate-source-maps
Apr 23, 2018
Merged

(WIP) Migrate source maps#5824
jasonLaster merged 1 commit into
firefox-devtools:masterfrom
jasonLaster:migrate-source-maps

Conversation

@jasonLaster

@jasonLaster jasonLaster commented Mar 29, 2018

Copy link
Copy Markdown
Contributor

Issue: #5820

Summary of Changes

  • adds a new source-maps package to the debugger
  • changes debugger dependency from devtools-source-map to source-maps

Local Changes

  • use yarn workspaces for local installs and symlink
  • changes the debugger webpack config to point to the package

Next Steps

  • update yarn test and circleci
  • document the release process
  • backfill issues and prs

@jasonLaster jasonLaster changed the title Migrate source maps (WIP) Migrate source maps Mar 29, 2018
@jasonLaster jasonLaster force-pushed the migrate-source-maps branch 2 times, most recently from 95c0e11 to c1125d9 Compare March 29, 2018 19:28
@darkwing

darkwing commented Apr 9, 2018

Copy link
Copy Markdown
Contributor

Where are we on this @jasonLaster and what's the priority? Only package.json and yarn.lock have been modified since, which are easy to update, but we don't want to let this go stale and inherit loads of merge conflicts.

@jasonLaster

Copy link
Copy Markdown
Contributor Author

It's close. just have to test how the release process would go... but it's basically ready, next time i have some time

@jasonLaster

Copy link
Copy Markdown
Contributor Author

will pick this up in paris

@nchevobbe nchevobbe left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess we should somehow run devtools-source-map tests in CI

Comment thread package.json
"devtools-linters": "^0.0.4",
"devtools-reps": "^0.22.0",
"devtools-source-map": "^0.16.0",
"devtools-source-map": "0.16.0",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we add a comment saying the version number will be ignored because we use workspaces ?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

its json, no comments, also no fun

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

right 🤦‍♂️

@jasonLaster jasonLaster force-pushed the migrate-source-maps branch from 6138d5d to 70c6f1c Compare April 23, 2018 13:17
@jasonLaster jasonLaster force-pushed the migrate-source-maps branch from 70c6f1c to 02e7b7d Compare April 23, 2018 13:44
@jasonLaster jasonLaster merged commit 34153d2 into firefox-devtools:master Apr 23, 2018
jasonLaster added a commit that referenced this pull request Apr 24, 2018
jasonLaster added a commit that referenced this pull request Apr 27, 2018
jasonLaster added a commit that referenced this pull request May 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants