Skip to content

feat(middleware): Add map support.#8

Open
shane-tomlinson wants to merge 15 commits intomralex:masterfrom
shane-tomlinson:issue-5-sourcemap-support
Open

feat(middleware): Add map support.#8
shane-tomlinson wants to merge 15 commits intomralex:masterfrom
shane-tomlinson:issue-5-sourcemap-support

Conversation

@shane-tomlinson
Copy link

fixes #5

Shane Tomlinson added 3 commits June 20, 2016 13:22
@shane-tomlinson shane-tomlinson force-pushed the issue-5-sourcemap-support branch 3 times, most recently from f8408dc to 1a0c6d3 Compare June 22, 2016 08:51
@shane-tomlinson
Copy link
Author

shane-tomlinson commented Jun 22, 2016

Not ready for merge! If disk caching is enabled and the server restarted, the map files are not found.

Shane Tomlinson added 10 commits July 14, 2016 23:27
`serverConsoleErrors: true` must be speicified.

fixes #7
feat(middleware): Call `next` for files that match the exclude path.
fix(middleware): Always send `Content-Type` headers.
fix(middleware): 404 on missing file or subdirectory
…rors

feat(middleware): Add ability to log parse errors to the console
refactor(middleware): Extract the logger.
refactor: Extract the cache code, so much easier to read.
@shane-tomlinson shane-tomlinson force-pushed the issue-5-sourcemap-support branch 4 times, most recently from c050263 to 6aa2715 Compare July 15, 2016 21:43
@shane-tomlinson shane-tomlinson force-pushed the issue-5-sourcemap-support branch from 6aa2715 to 4c70de9 Compare July 15, 2016 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No way to fetch generated source maps

1 participant

Comments