Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in
A
AmendsenProject
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Shaik Janipasha
  • AmendsenProject
  • Repository

Switch branch/tag
  • amendsenproject
  • amundsen_application
  • static
  • tsconfig.webpack.json
Find file
BlameHistoryPermalink
  • Dorian Johnson's avatar
    build: Add Storybook (#563) · 7d6d923a
    Dorian Johnson authored Aug 12, 2020
    * Adds Storybook
    Signed-off-by: 's avatarDorian Johnson <2020@dorianj.net>
    
    * tsconfig: move module options to parent file
    
    This might be an oopsie, but I'm not totally clear on the rationale of having
    multiple tsconfigs, so I'm
    
    Motivation is that storybook needs these options, but there's no way AFAICT
    to specify a tsconfig for it (putting tsconfig.json in .storybook doesn't work)
    Signed-off-by: 's avatarDorian Johnson <2020@dorianj.net>
    
    * storybook: convert main to typescript; import most of the config
    Signed-off-by: 's avatarDorian Johnson <2020@dorianj.net>
    
    * storybook: just use the dev config wholesale
    Signed-off-by: 's avatarDorian Johnson <2020@dorianj.net>
    
    * storybook: remove story for component that doesn't exist yet
    Signed-off-by: 's avatarDorian Johnson <2020@dorianj.net>
    
    * storybook: move story files to live with their views
    
    Open to feedback on this, but I think this will be more scalable.
    Signed-off-by: 's avatarDorian Johnson <2020@dorianj.net>
    
    * storybook: re-add preview, which includes global styles
    Signed-off-by: 's avatarDorian Johnson <2020@dorianj.net>
    
    * storybook: fix config via env var switching
    Signed-off-by: 's avatarDorian Johnson <2020@dorianj.net>
    Co-authored-by: 's avatarMarcos Iglesias <miglesiasvalle@lyft.com>
    7d6d923a
tsconfig.webpack.json 106 Bytes
EditWeb IDE

Replace tsconfig.webpack.json

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.