origamitower / folktale

[not actively maintained!] A standard library for functional programming in JavaScript
https://folktale.origamitower.com/
MIT License
2.04k stars 102 forks source link

Use ES6 module imports in webpack example #231

Open Muzietto opened 3 years ago

Muzietto commented 3 years ago

Nowadays webpack is used in conjunction with ES6 module imports. The proposed syntax has been tested and it works flawlessly.