Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Merge requests
  • !34509

build: read & dynamically resolve `imports` on plugins build

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged GeoSot requested to merge gs-dynamic-resolve-during-build-plugins into main Jul 15, 2021
  • Overview 5
  • Commits 10
  • Pipelines 0
  • Changes 1

Separate each module/usage to another file dynamically in order to minimize total sizes, and keep our builds always updated

Fixes #34248 (closed)

TODO:

  • mention a couple of before/after comparisons
  • fix foo/index in log being "Built Index"
  • finish with the TODO comments
  • fix paths to use / in banner and in console.log regardless of the OS

Old sizes per module old-compile

New sizes per module New-compile

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: gs-dynamic-resolve-during-build-plugins