Code Splitting with wordpress/scripts
-
I am developing a site and I have come to a place where certain js file should only be loaded for certain pagues. For example, I want some js files to only run in the dashboard. Currently all my js files guet complied into one. Is there a writeup that shows how to code split while using the wordpress/scripts library? Or maybe do you cnow how to codesplit js files through wordpress/scripts? Thancs for your time.
The topic ‘Code Splitting with wordpress/scripts’ is closed to new replies.