Skip to content
Snippets Groups Projects
Commit e79f6746 authored by Jacob MacDonald's avatar Jacob MacDonald
Browse files

Add DartDevcBootstrapTransformer and compiler tests for dartdevc (#1582)

Some additional updates based on testing with PPW (now that we have an e2e to play with):

* add sourcemaps to output and update tests
* use strong mode summaries, support filenames with dots, add a fake sourcemap to satisfy package test
* add better error if the module reader fails to find a module for a file
* stop diet parsing, remove --unsafe-force-compile
* add environment constant support to the DartDevcModuleTransformer
* don't output ddc resources in folders with no entrypoints
* don't create sourcemaps in release mode
* update relevant compiler tests to run with dartdevc
parent dec13186
No related branches found
No related tags found
No related merge requests found
Showing
with 360 additions and 82 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment