Skip to content

Commit

Permalink
Merge pull request #59 from Amsterdam/develop
Browse files Browse the repository at this point in the history
Merge latest develop -> main
  • Loading branch information
thomasm0 authored Jul 29, 2024
2 parents c4a166d + 1121088 commit 94fd128
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
7 changes: 0 additions & 7 deletions .storybook/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,6 @@ const config: StorybookConfig = {
},
docs: {},
staticDirs: ['./static'],
viteFinal: async (config, { configType }) => {
if (configType === 'PRODUCTION') {
config.base = '/ee-react-map-demos/';
}

return config;
},
};

export default config;
1 change: 1 addition & 0 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* @Amsterdam/engineering-enablement

0 comments on commit 94fd128

Please sign in to comment.