UNPKG
generator-fable-fuse
Version:
latest (0.0.3)
0.0.3
0.0.2
0.0.1
Template for fable |> fuse
github.com/7sharp9/generator-fable-fuse
7sharp9/generator-fable-fuse
generator-fable-fuse
/
generators
/
app
/
templates
/
src
/
fableconfig.json
5 lines
•
115 B
JSON
View Raw
1
2
3
4
5
{
"scripts"
:
{
"postbuild"
:
"cp ../node_modules/fable-core/commonjs.js ../App/js/fable-core.js"
}
}