Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • O openapi-generator
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,476
    • Issues 3,476
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 402
    • Merge requests 402
  • 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
  • OpenAPI Tools
  • openapi-generator
  • Merge requests
  • !4500

Typescript refactor: Platform select for browser and node

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge github/fork/bodograumann/typescript-refactor-browser into typescript-refactor Nov 15, 2019
  • Overview 0
  • Commits 7
  • Pipelines 0
  • Changes 21

Created by: bodograumann

This adds a new option to select the platform as node or browser. When no platform is selected, a default is chosen by the framework option and likewise the file data type option is implied by the platform.

I did not have time to overhaul the tests, so I currently left the default sample build as node version and the jquery sample build as browser, as the latter uses proper e2e tests.

This PR assumes that my previous PR is merged, so currently those commits are listed as well.

I also included some other minor improvements and fixes.

Cf. #802 (closed) CC @TiFu

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/bodograumann/typescript-refactor-browser