Completely updated React, fixed #11, (hopefully)
This commit is contained in:
2
goTorrentWebUI/node_modules/react-scripts/config/jest/cssTransform.js
generated
vendored
2
goTorrentWebUI/node_modules/react-scripts/config/jest/cssTransform.js
generated
vendored
@@ -9,7 +9,7 @@
|
||||
'use strict';
|
||||
|
||||
// This is a custom Jest transformer turning style imports into empty objects.
|
||||
// http://facebook.github.io/jest/docs/tutorial-webpack.html
|
||||
// http://facebook.github.io/jest/docs/en/webpack.html
|
||||
|
||||
module.exports = {
|
||||
process() {
|
||||
|
2
goTorrentWebUI/node_modules/react-scripts/config/jest/fileTransform.js
generated
vendored
2
goTorrentWebUI/node_modules/react-scripts/config/jest/fileTransform.js
generated
vendored
@@ -11,7 +11,7 @@
|
||||
const path = require('path');
|
||||
|
||||
// This is a custom Jest transformer turning file imports into filenames.
|
||||
// http://facebook.github.io/jest/docs/tutorial-webpack.html
|
||||
// http://facebook.github.io/jest/docs/en/webpack.html
|
||||
|
||||
module.exports = {
|
||||
process(src, filename) {
|
||||
|
Reference in New Issue
Block a user