app-template-rescript-react icon indicating copy to clipboard operation
app-template-rescript-react copied to clipboard

Adding ReScript with rescript-react on top of @snowpack/app-template-react

Results 3 app-template-rescript-react issues
Sort by recently updated
recently updated
newest added
trafficstars

in-source: false allows Rescript files to be built to an external directory, instead of the build artefacts existing next to the source files. Is this possible? I tried to specify...

After running the template command, the gitignore I see is this: ``` .build build web_modules node_modules ``` It seems like it should be the one in the root of the...

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.14.7 to 7.23.2. Release notes Sourced from @​babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...

dependencies