babel/packages
Joseph Frazier a330cf2b09 Add support for evaluating String.raw expressions (#5681)
* Add support for evaluating `String.raw` expressions

* Dedupe evaluation code for template literal quasis

* Check scoping in `String.raw` evaluation
  This addresses https://github.com/babel/babel/pull/5681#discussion_r114203497

* Ensure that `tag` is a MemberExpression in `String.raw` evaluation
  This addresses https://github.com/babel/babel/pull/5681#discussion_r114203555

* babel-traverse: Move evaluateQuasis() outside _evaluate()
2017-06-24 16:00:42 -04:00
..
2017-05-31 17:11:39 -04:00
2017-05-31 17:11:39 -04:00
2017-05-31 17:11:39 -04:00
2017-05-31 17:11:39 -04:00
2017-05-31 17:11:39 -04:00
2017-05-31 17:11:39 -04:00
2017-05-31 17:11:39 -04:00
2017-05-31 17:11:39 -04:00
2017-05-31 17:11:39 -04:00
2017-05-31 17:11:39 -04:00
2017-05-31 17:11:39 -04:00
2017-05-31 17:11:39 -04:00
2017-05-31 17:11:39 -04:00
2017-05-31 17:11:39 -04:00
2017-05-31 17:11:39 -04:00
2017-05-31 17:11:39 -04:00
2017-05-31 17:11:39 -04:00
2017-05-31 17:11:39 -04:00
2015-10-29 17:51:24 +00:00

Woah, what's going on here?

A monorepo, muhahahahahaha. See the monorepo design doc for reasoning.