Test out various quirks of building MDX files in a minimal setup, using Parcel
Work directly in the browser for dev
yarn install
yarn start
Prod build
yarn build
npx http-server dist
Test out various quirks of building MDX files in a minimal setup, using Parcel
Work directly in the browser for dev
yarn install
yarn start
Prod build
yarn build
npx http-server dist