Ghost/ghost/portal/src
Daniel Lockyer 327fef0ad8 Migrated Portal from CRA to Vite
refs https://github.com/TryGhost/Ghost/issues/15502

- this commit migrates Portal from CRA to Vite, as it brings the
  package more inline with the direction we're going in terms of tooling
  for builds
- the bulk of the changes here are just config related to get things
  working with Vite, and then cleaning up all the CRA boilerplate
2023-03-16 16:25:55 +01:00
..
components Migrated Portal from CRA to Vite 2023-03-16 16:25:55 +01:00
images Add suppression modal to Portal 2022-11-24 13:58:27 +04:00
tests Removed .only from Portal tests 2023-03-16 16:00:19 +01:00
utils Converted Portal utils to ESM syntax 2023-03-16 12:10:16 +01:00
actions.js Add suppression modal to Portal 2022-11-24 13:58:27 +04:00
App.css Removed unused top level css 2020-07-01 15:36:13 +05:30
App.js Migrated Portal from CRA to Vite 2023-03-16 16:25:55 +01:00
App.test.js Added basic functional app flow tests 2022-02-14 23:28:20 +05:30
AppContext.js Reorganised React imports 2023-03-15 10:15:04 +01:00
data-attributes.js Ensured plan is lowercased before being passed 2022-11-02 16:00:41 +07:00
index.css Removed unused top level css 2020-07-01 15:36:13 +05:30
index.js Cleaned up old analytics setup in Portal 2022-11-14 10:44:10 +05:30
logo.svg Initialize project using Create React App 2020-03-24 18:37:04 +05:30
pages.js Adds brand new FAQs and links to Portal based on support documents 2022-12-01 17:42:50 +00:00
setupTests.js Migrated Portal from CRA to Vite 2023-03-16 16:25:55 +01:00