Home > @lynx-js/rspeedy > Filename > js
Filename.js property
The name of the JavaScript files.
Signature:
Remarks
Default values:
- Development:
'[name].js'- Production:'[name].[contenthash:8].js'
Example
- Using a function to dynamically set the filename based on the file information: