In asconfig.json, set copySourcePathAssets to true. Then, add
resources/assets to the source-path compiler option.

--
Josh Tynjala
Bowler Hat LLC <https://bowlerhat.dev>


On Tue, Jan 21, 2020 at 6:24 AM Carlos Rovira <[email protected]>
wrote:

> Hi Josh,
>
> TDJ has in asconfigc.json configured "copySourcePathAssets": true
>
> I was expecting all files in "resources/assets" was copied to js-debug and
> js-release, but I don't get anything but two files that comes from
> JewelTheme library.
>
> In maven I need to add some maven code to copy it.
> In VSCode I don't know how that is handled but I suppose we need something
> to do that copy of files automatically.
>
> What can I do to solve this for compiling TDJ with VSCode?
>
> Thanks
>
> --
> Carlos Rovira
> http://about.me/carlosrovira
>

Reply via email to