1508 Views
This is the continuation of Part 2 and a deeper dive into a couple of advanced techniques I've used in writing my transformers. Non-TS import allows me to declare explicit dependencies on static resources such as CSS/png/svg, other non-JS files, and even external build toolchain.
0 comments