Skip to content
Snippets Groups Projects
Commit 3a6a4fc6 authored by Alvaro Cabrera Durán's avatar Alvaro Cabrera Durán
Browse files

Use UMD for CLI; fix

parent 5f611fc2
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env node
const jsf = require('../dist/bundle.js');
const jsf = require('../dist/main.umd.js');
// FIXME: load faker/change on startup?
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment