Skip to content
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

Description

@roelio

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions