# Eslisp and client-side bundling tools ## Webpack See [eslisp-loader][1]. ## Browserify With [eslispify][2]: `-t eslispify` With [anyify][3]: `-t [ anyify --esl [ eslisp ] ]` [1]: https://github.com/Paraknight/eslisp-loader [2]: https://github.com/terinjokes/eslispify [3]: https://github.com/quarterto/Anyify