Let stimpak add a file by filepath: ``` javascript stimpak .add("file/path/to/generate.js", "file/path/to/template"); ```
Let stimpak add a file by filepath: