homepage/src/js/example.js

4 lines
148 B
JavaScript
Raw Normal View History

2023-03-14 07:16:12 +00:00
export const example =
() => `Sensible webpack 5 boilerplate using Babel and PostCSS with a hot dev server
and an optimized production build.`