reason-vue icon indicating copy to clipboard operation
reason-vue copied to clipboard

Useful links

Open JasonShin opened this issue 7 years ago • 0 comments

Aim of this issue is to

  • List all the useful links that I find related to this project
  • Learning; I realised one of the blockers is my lack of knowledge in reasonml and bucklescript

Bucklescript

bsb (bs-platform cli) overview: https://bucklescript.github.io/docs/en/build-overview.html

bsconfig.json The complete configuration schema: https://bucklescript.github.io/bucklescript/docson/#build-schema.json

Webpack

Loader How to write a loader: https://github.com/webpack/docs/wiki/how-to-write-a-loader Loader APIs: https://webpack.js.org/api/loaders/

JasonShin avatar Feb 02 '18 23:02 JasonShin