This repository was archived by the owner on Mar 18, 2019. It is now read-only.
This repository was archived by the owner on Mar 18, 2019. It is now read-only.
Javascript files in lib not transpiled #49
Open
Description
Hi Tom,
First of all thanks for this library! Together with DRF it seems to be a good combo to separate or front- and backend.
We had some problems including this dependency in our frontend build process (we also use browserify and babelify). The lib files are not transpiled and gave us some issues when using the library in browsers that dont support es6 stuff. Check also https://github.com/babel/babelify#why-arent-files-in-node_modules-being-transformed
A solution would be do rearrange the package a little bit like suggested in this SO answer https://stackoverflow.com/a/29738448.
Thanks for all your hard work!
Cheers,
Roel
Metadata
Metadata
Assignees
Labels
No labels