test(packaging): added test for source map correctness
This commit is contained in:

committed by
Matias Niemelä

parent
9d93c859d7
commit
86f7b4170c
@ -27,3 +27,7 @@ travisFoldEnd "test.e2e.offlineCompiler"
|
||||
travisFoldStart "test.e2e.platform-server"
|
||||
./packages/platform-server/integrationtest/run_tests.sh
|
||||
travisFoldEnd "test.e2e.platform-server"
|
||||
|
||||
travisFoldStart "test.e2e.source-maps"
|
||||
./node_modules/.bin/gulp source-map-test
|
||||
travisFoldEnd "test.e2e.source-maps"
|
||||
|
Reference in New Issue
Block a user