run sampler in parallel by default + move samples folder to root
This commit is contained in:
parent
8f355dcf96
commit
22774596ca
5 changed files with 11 additions and 10 deletions
2
packages/sampler/.gitignore
vendored
2
packages/sampler/.gitignore
vendored
|
|
@ -1,2 +0,0 @@
|
|||
samples/*
|
||||
!samples/README.md
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
# samples folder
|
||||
|
||||
1. copy any samples to this folder
|
||||
2. run `npm run sampler`
|
||||
3. add `samples('local:')` to your code
|
||||
Loading…
Add table
Add a link
Reference in a new issue