UNPKG

awesome-react

Version:

A basic web app from React, called awesome-react

10 lines (9 loc) 164 B
module.exports = { process() { return 'module.exports = {};'; }, getCacheKey() { // The output is always the same. return 'cssTransform'; }, };