Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the consultup domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/html/portal/wp-includes/functions.php on line 6121
Webpage is not updating when changing file in ‘frontend’ directory of project – University of Highlands and Islands

Webpage is not updating when changing file in ‘frontend’ directory of project

You are here:
< All Topics

Use the following command to copy all the compiled versions in your frontend directory to the public area used by the deployment scripts.

cp -R frontend/dist/* public/

This assumes you have carried out the following commands in the ‘frontend’ directory to rebuild your distribution.

cd frontend
yarn install
yarn build

Leave a Reply

Table of Contents