It took me way too long to find this but all you have to do is set SCRIPT_DEBUG to true. Simply add this line to wp-config.php:
define('SCRIPT_DEBUG', true);
Related Posts:
- How to make a script load after Custom Block is loaded in the editor?
- Is it possible to use Gutenberg on the front-end?
- When using the block.getSaveElement hook can you output different markup based on whether or not you are in the edit view or the live page view?
- Add a containing DIV to core Gutenberg blocks
- Gutenberg Blocks – Attributes from comment delimiter or from HTML?
- Gutenberg: How to mix dynamic and static output?
- What values can we use in `formattingControls` parameter in RichText component
- How to use
- How to get custom page template being edited in gutenberg editor
- Gutenberg block outputting JSON in front end – is this normal?
- How can I use a Tiny MCE editor in my custom Gutenberg block?
- How can I have a common background color across multiple WordPress blocks?
- Created Custom Block – When I come back to edit post/page and change my block content – Update button stays disabled
- Custom default settings for WP native Gallery Block
- Will WordPress updates remove Gutenberg Additional Classes?
- adding fade on mouseover to images
- Is it possible to edit a wordpress category with Gutenberg?
- wp.blocks.registerBlockType not showing what I want on the frontend
- How do I add custom CSS animations for specific Gutenberg blocks?
- Multi color post title by using custom javascript inside the gutenberg editor?
- Essential technical features for high-end WordPress web hosting? [closed]
- How do register_sidebar() and get_sidebar() work together?
- Is it possible to change the attributes of a registered style or script before it fires?
- how to change “published date” format on edit.php (Posts page)?
- How to change submit button value in comment from “Post Comment” to “Send”
- Querying multiple WordPress custom fields with AND qualifier
- WordPress custom post types breaks permalink on theme reinstall
- Creating a searchable A-Z listing of hundreds of companies/services
- Show attribute description when filtering by that attribute
- Create a Custom menu item fetched by Product Categories and Sub Categories
- Customize in category page
- Multi-Site Plugin Activated (Not Network-Activated), What Happens?
- How to get WordPress to accept the tag in articles (or other alternatives)
- Add custom column to Users admin panel with Types user custom fields?
- How do I change the default admin color scheme in MP6
- woocommerce Add custom field set like billing fields
- How can a single line in a blog post take down my server?
- Adding action to save_post, post needs to be saved twice for function to work
- Calling a php file from a javascript file in wordpress
- 1 bit audio player
- Outputting posts from post id´s in variable
- Auto redirect after session expire, but only for one user
- Auto login after wordpress installation
- Custom title, Bones theme
- Determining What Content Gets Displayed
- Truncating varying lengths of information
- How to get pages id in array in get_pages?
- Access post meta in future_to_publish function
- Javascript Solution Remove Specific Tag but leave the rest in a specific DIV
- How to create a completely private wordpress with multiple membership levels
- Why do posts disappear from admin after upgrading from WP 2.7.1 to 3.0.1?
- woocommerce_checkout_fields modifying existing billing_phone label created new field
- How to change the category url jusy show /category/%category_id% in wordpress?
- custom meta box for page default template
- How can I display a PHP foreach loop’s answers by AJAX
- Child Theme with multiple css files
- How to host 2 subdomains as lookalike destinations under one master domain?
- “An automated WordPress update has failed to complete – please attempt the update again now”– But there is no .maintenance file
- How do I redirect a post url to a custom url?
- Custom Login Process
- How could I verify whole WP directory before/after working with a freelancer? [closed]
- How to customize
- Modify files without losing customization after updates
- Determine if action was executed in functions
- Extending core class in plugin
- Is it possible to make wordpress LMS
- Saving contact form 7 data into custom Table
- Hiding Short Description in Shop Page, WooCommerce
- theme customizer – can a single option pass multiple values?
- Media Upload not working after hiding some elements from functions.php
- Is it possible to rename a customizer control heading?
- How to add WordPress JS Script Links
- Customizing the gallery of the post correctly
- WP_Query – sort the results by meta value custom attribute wocoomerce
- Multiple header style under meta box
- Show products per page drop down
- When developing WordPress plugin, is it a good idea to create my class object by hooking to existing class constructor?
- Static Page, need Last and Next links at the bottom
- How can I create a Custom Page? (not a page template!!)
- Client viewing before deployment
- How to have different background image based on post category
- Change meta-box title- “LearnDash Quiz Settings” to “Quiz Settings”
- How to use a custom playlist template:
- Run a welcome tour after multisite creation?
- Multisite – Getting Meta query to select from wp_2 tables
- How to compare number with id of post in certain category
- Custom stylesheet not loading
- WordPress Inline Style missing
- Need to over ride a !important from the index file
- how to hard link to the posts page?
- Error in establishing a database connection in wordpress?
- Creating a search with tag variable also added for more detailed results
- Show WP content on different PHP Sites
- Change the functionality of wordpress users module in admin
- Template setting is not saving in wordpress
- How to keep the /blog slug even in single post slug
- Two searchforms with different categories/posts per page
- WP is easy, The client has to learn it, So what do i offer? [closed]
- Multiple content areas with Gutenberg – Transparent areas mid content
- Particle.js not loading in WordPress Gutenberg