fluent-ui-react/packages/local-sandbox
Miroslav Stastny c347b93622 chore(build): Add sourcemaps to commonjs and es packages (#2329) 2020-02-10 09:44:04 +01:00
..
public chore: Add local-sandbox package (#2282) 2020-02-05 14:14:35 +01:00
src chore: Add local-sandbox package (#2282) 2020-02-05 14:14:35 +01:00
.browserslistrc chore: Add local-sandbox package (#2282) 2020-02-05 14:14:35 +01:00
README.md chore: Add bundle analyzer to local-sandbox (#2322) 2020-02-05 17:05:44 +01:00
babel.config.js chore: Add local-sandbox package (#2282) 2020-02-05 14:14:35 +01:00
package.json chore(build): Add sourcemaps to commonjs and es packages (#2329) 2020-02-10 09:44:04 +01:00
server.js chore: Add local-sandbox package (#2282) 2020-02-05 14:14:35 +01:00
tsconfig.json chore: Add local-sandbox package (#2282) 2020-02-05 14:14:35 +01:00
webpack.config.ts chore(build): Add sourcemaps to commonjs and es packages (#2329) 2020-02-10 09:44:04 +01:00

README.md

Local sandbox

This package is an empty application which uses Fluent UI.

Production build without hot reload. Primary purpose of this application is to manually test performance and/or memory impact.

Usage

yarn build:dependencies
yarn build:production
yarn serve

Measuring bundle size

This package can be also used to analyze bundle size. After running yarn build:production, bundle size report is stored to dist/report.html.