Home > @lynx-js/rspeedy > Filename > js
Filename.js property
The name of the JavaScript files.
Signature:
Default Value
'[name].js' in development, '[name].[contenthash:8].js' in production web builds, and '[name].js' in production node builds
Example
- Using a function to dynamically set the filename based on the file information: