dart-sass/test/node_api
Natalie Weizenbaum 9e18b7e95b
Always include the error location in JS error messages (#511)
Always include the error location in JS error messages

I was trying to match Node Sass's behavior by having Error.formatted
property have more detail than Error.message, but our errors rely on
source snippets for context so this just ended up making them
confusing.
2018-10-31 18:13:04 -07:00
..
value Support Node Sass's sass.types.Color(argb) constructor (#398) 2018-07-03 17:09:54 -07:00
api.dart Remove the workaround for dart-lang/sdk#30098 2018-06-14 16:15:27 -07:00
function_test.dart Get rid of the dart2 test tag (#477) 2018-09-19 15:28:47 -04:00
importer_test.dart Always include the error location in JS error messages (#511) 2018-10-31 18:13:04 -07:00
intercept_stdout.dart Fix a crash when printing warnings through the Node API (#311) 2018-04-25 17:47:29 -07:00
source_map_test.dart Get rid of the dart2 test tag (#477) 2018-09-19 15:28:47 -04:00
utils.dart Always include the error location in JS error messages (#511) 2018-10-31 18:13:04 -07:00