attr-transform.macro
v0.0.14
Published
jsx attribute pre-processor
Downloads
11
Maintainers
Readme
attr-transform.macro development
clone repo
install dependencies
yarn install
- run
tests
ordev mode
:
For fast testing run dev mode
yarn dev
This will run the macro with the config from attr-transform.config.js
in the root,
and transform in.tsx
to out.tsx
in the sandbox
folder.
It will run with watch, so it will compile on change for both the
attr-transform.macro.ts
,
attr-transform.config.js
and
in.tsx
files.
then add test