UNPKG

@fluentui/react

Version:

Reusable React components for building web experiences.

11 lines (8 loc) 174 B
import { task, webpackDevServerTask, preset } from '@fluentui/scripts-tasks'; preset(); task( 'mf', webpackDevServerTask({ config: 'webpack.mf.config.js', }), );