Commit graph

20 commits

Author SHA1 Message Date
Manav Rathi 632af065fe Add a working WIP example 2024-02-16 20:47:25 +05:30
Manav Rathi 7263969953 Make src work with next
- The star in package.json matches any version
  https://docs.npmjs.com/cli/v10/configuring-npm/package-json

- VSCode is still giving errors
2024-02-16 20:47:25 +05:30
Manav Rathi c2523c695d Mimic an approach that also works with the desktop app build 2024-02-13 13:14:31 +05:30
Manav Rathi 07faec7851 Improve readability 2024-02-13 12:12:48 +05:30
Manav Rathi 8a769ea08b Specify the release in Sentry.init instead of the webpack plugin 2024-02-13 11:25:31 +05:30
Manav Rathi 39034474ba Include the git SHA in the logs 2024-02-12 19:04:40 +05:30
Manav Rathi 54cbbfb722 Fix the release string 2024-02-10 23:00:25 +05:30
Manav Rathi dc68659104 Go back to using a .properties 2024-02-10 22:24:07 +05:30
Manav Rathi e8dfbdd581 Fix source maps 2024-02-10 21:34:24 +05:30
Manav Rathi d54ff83bba Resurrect SENTRY_AUTH_TOKEN 2024-02-10 19:47:59 +05:30
Manav Rathi c34654e995 Further prune down Sentry 2024-02-10 17:38:33 +05:30
Manav Rathi 0119cddd50 Prune 2024-02-10 17:26:23 +05:30
Abhinav 3d881c3100 make default sentry env production 2023-11-18 15:32:54 +05:30
Abhinav 4ac4fa14b0 update is sentry enabled check 2023-11-18 13:02:02 +05:30
Abhinav 0a79b3f202 downgrade next to 13.1.3 2023-11-17 10:23:34 +05:30
Abhinav 4b48e99b69 patch up config related refactoring issues 2023-11-10 12:26:10 +05:30
Abhinav c2191515ee remove headers from next config as it is supported with output export 2023-11-09 11:58:12 +05:30
Abhinav 7c63221a15 update next to 13.5.6 2023-11-09 10:08:15 +05:30
Abhinav e220f909a0 refactor next config 2023-11-09 09:54:54 +05:30
Abhinav f985b1247f cleanup _app photos page 2023-11-09 09:40:43 +05:30