Commit Graph

3 Commits

Author SHA1 Message Date
Johann Wagner
ab960e8c45 don't use ES6 syntax in a dist package
using ES6 syntax will cause trouble unless you transpile before use (which is something you should not be required to do in a dist package)
2017-06-20 18:45:30 +02:00
Dylan
3311f3e95f export getAbsoluteFSPath method instead of property 2017-06-12 22:21:47 -07:00
Dylan
df149c543b make dist absolutePath browser-safe, add test 2017-06-10 15:59:21 -07:00