Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • T TYPO3.CMS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • accessibilityaccessibility
  • TYPO3.CMS
  • Repository
  • TYPO3.CMS
  • ..
  • Resource
  • ResourceCompressorTest.php
Find file BlameHistoryPermalink
  • Guido Schmechel's avatar
    [FEATURE] Support nomodule for JavaScript includes · 3fa18fab
    Guido Schmechel authored Nov 16, 2018 and Susanne Moog's avatar Susanne Moog committed Nov 09, 2019
    Add the property 'nomodule="nomodule"' to JavaScript files via TypoScript
    page.includeJSlibs.<array>.nomodule = 1
    
    This patch affects the TypoScript PAGE properties
    * includeJSlibs
    * includeJSFooterlibs
    * includeJS
    * includeJSFooter
    
    Resolves: #86759
    Releases: master
    Change-Id: I88db40ac973c17148a87504998f1070eba8d74af
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/58908
    
    
    Tested-by: default avatarTYPO3com <noreply@typo3.com>
    Tested-by: Daniel Goerz's avatarDaniel Goerz <daniel.goerz@posteo.de>
    Tested-by: Susanne Moog's avatarSusanne Moog <look@susi.dev>
    Reviewed-by: Daniel Goerz's avatarDaniel Goerz <daniel.goerz@posteo.de>
    Reviewed-by: Susanne Moog's avatarSusanne Moog <look@susi.dev>
    3fa18fab