Overrides
Documentation article about Overrides
Overrides
Overrides
The override object is only included if you introduce extension overrides. When you use the Override method, the Gulp.js commands detect any HTML or Sass overrides and automatically include them in this file.
For example, if you override the _error.sass file of the Extension1 extension and run the gulp theme:deploy command, the theme development tools add the following override your theme's manifest.json file as part of the deployment process:
1//...2"override": [3 {4 "src": "Overrides/Extension1/Modules/MyExamplePDPExtension1/Sass/_error.scss",5 "dst": "Extension1/Modules/MyExamplePDPExtension1/Sass/_error.scss"6 },7//...Frequently Asked Questions (4)
What is the purpose of using the override object in NetSuite development?
Which command is associated with deploying overrides in NetSuite?
Do overrides affect both HTML and Sass files in NetSuite extensions?
Is it necessary to manually add overrides to the manifest.json file after running gulp commands?
Was this article helpful?
More in General
- Field Service Management Enhancements and Bug Fixes for 2026
Overview of the 2026 Field Service Management SuiteApp updates showcasing enhancements and bug fixes.
- Configuring Payment Methods for NetSuite Connector Setup
Set up payment methods in NetSuite Connector to ensure proper order sync and fulfillment functionality.
- Testing Fulfillment and Product Sync in NetSuite Connector
Manual procedures for testing order, fulfillment, price, quantity, and full product sync processes in NetSuite Connector.
- Workspace/<THEME_DIRECTORY>/manifest.json
Documentation article about Workspace/<THEME_DIRECTORY>/manifest.json
Advertising
Reach General Professionals
Put your product in front of NetSuite experts who work with General every day.
Sponsor This Category