Skip to content

Navigation Menu

Sign in
Sign up

[iced3] Use source-map-support for stack trace formatting - #206

Merged
maxtaco merged 7 commits into
iced3a from
zapu/source-map-support-iced3
Jan 15, 2020
Merged

[iced3] Use source-map-support for stack trace formatting #206
maxtaco merged 7 commits into
iced3a from
zapu/source-map-support-iced3

Conversation

@zapu

@zapu zapu commented Dec 3, 2019

Copy link
Copy Markdown
Collaborator

Iced3 version

Work in progress

Iced2 version is here: #205

zapu added 2 commits December 3, 2019 15:20
Disable cache when installing in source-map-support - we are keeping our
own cache, and so does ts-node, so while there is benefit from another
cache layer on s-m-s side, this causes problems with anonymous files, or
modules that are removed from require.cache and re-required.
Using "<anonymous iced3>" instead of "<anonymous>" module.filename when
running code that does not have a file name allows iced3 and iced2 to
not clash if both are used within one node instance.
@zapu zapu changed the title (削除) Zapu/source map support iced3 (削除ここまで) (追記) [iced3] Use source-map-support for stack trace formatting (追記ここまで) Dec 3, 2019
Comment thread docs/v1/test.html
@@ -3,7 +3,7 @@
<head>

@zapu zapu Dec 11, 2019
edited
Loading

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Ignore when reviewing - generated file from documentation/test.html

Comment thread src/coffee-script.coffee
@@ -11,6 +11,8 @@ path = require 'path'
helpers = require './helpers'

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Most important changes are in this file.

zapu requested a review from maxtaco December 12, 2019 18:18
maxtaco merged commit e99b149 into iced3a Jan 15, 2020
maxtaco deleted the zapu/source-map-support-iced3 branch January 15, 2020 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@maxtaco maxtaco maxtaco approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

AltStyle によって変換されたページ (->オリジナル) /