biotope / biotope-build

Biotope Build Framework
https://build.biotope.sh
MIT License
24 stars 10 forks source link

disable typeof transpilation in babel 7 #172

Open jurekbarth opened 5 years ago

jurekbarth commented 5 years ago

It‘s am reminder to think about if we need typeof for symbols, because babel 7 transpiles that quite complicated: https://github.com/WebReflection/drop-babel-typeof

timomayer commented 5 years ago

@jurekbarth still needed?