Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

process: download source maps #123

Closed
myfreeer opened this issue Dec 15, 2020 · 0 comments
Closed

process: download source maps #123

myfreeer opened this issue Dec 15, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@myfreeer
Copy link
Member

myfreeer commented Dec 15, 2020

Spec: https://sourcemaps.info/spec.html
MDN Link: https://developer.mozilla.org/docs/Web/HTTP/Headers/SourceMap

@myfreeer myfreeer added the enhancement New feature or request label Dec 15, 2020
@myfreeer myfreeer changed the title process: download source maps for javascript process: download source maps Dec 27, 2020
myfreeer added a commit that referenced this issue Jan 3, 2021
New Feature
-------------
* life-cycle: extract and process source maps (#123)
* adapters: async processHtml
* life-cycle: add read-or-copy-local-resource
* resource: support file protocol (#126)

Misc
-------------
* types: export type CheerioElement
* resource: optional skip replacePath processing in case of parser error (#107)
* resource: fix new type of Buffer.from (#116)
* build(deps): bump cheerio from 1.0.0-rc.3 to 1.0.0-rc.5
* io: mkdirRetry returns no string
* life-cycle: add download-streaming-resource to default
* skip-links: skip unix scheme
* skip-links: allow file protocol
* download: skip non-http url
* (BREAKING) resource: refactor createResource (#139)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant