Ivan Roskoshnyi
05/16/2022, 1:30 PMpug
with SST
? I am facing the following error: No loader is configured for ".pug" files:
thdxr
05/16/2022, 1:32 PMthdxr
05/16/2022, 1:32 PMthdxr
05/16/2022, 1:32 PMIvan Roskoshnyi
05/16/2022, 1:34 PMpug-loader
and specify this in my function construct like:
{
'.pug': 'pug-loader'
}
?thdxr
05/16/2022, 1:37 PM.pug: "text"
importing it will give you a stringthdxr
05/16/2022, 1:37 PMIvan Roskoshnyi
05/16/2022, 1:38 PM