etienne-martin/device-detector-js

How to use in old legacy project

WuglyakBolgoink opened this issue · 1 comments

Hallo how can I use this module with my old project without typescript, ES6 Classes / Imports, webpack?

I have only this ES6 classes in this folders:
image

It is not possible to use this project directly with legacy projects. You will need to manually transpile the code using babel or another transcompiler.