Skip to content
This repository has been archived by the owner on Apr 20, 2024. It is now read-only.

JavaScript

Casper Rasmussen edited this page Jan 5, 2017 · 1 revision

Put your JavaScript files in /Resources/Assets/Js - if you need specific js for a specific page- place this file in the Pages subfolder.

When compiling, all files not in Pages will be concatinated and minified. Page specific js is only minified.

Clone this wiki locally