You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 9, 2017. It is now read-only.
Hi,
i have a componente with an ajax request. i request a backend generated html file.
in my sandbox testing environment, there is a html-ajax-example-file in my componente.
but with current grunt configuration, only json-files get synced into build directory.
Here is my gruntfle sync config:
(the file-extension for these html files is *.ajax.html)