pFad - Phone/Frame/Anonymizer/Declutterfier! Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

URL: http://github.com/marcode04/fe-build/commit/d65132fb69b781c643ae5761f9ae5cc415025b9c

aeda.css" /> fix: Changes values defined in `SourceMapOptions` to match PostCSS v8… · marcode04/fe-build@d65132f · GitHub
Skip to content

Commit d65132f

Browse files
author
Raul Parralejo
committed
fix: Changes values defined in SourceMapOptions to match PostCSS v8 API
1 parent e527f05 commit d65132f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/renderPostcss.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ module.exports = function renderPostcss(input, outFile, config, cb) {
88
// try to dynamic load of postcss plugins
99
/* eslint-disable */
1010
const runPlugins = plugins.map(plugin => require(plugin));
11-
const map = config.general.isProduction ? false : { inline: input.map.toString() } ;
11+
const map = config.general.isProduction ? false : { inline: true, prev: input.map.toString() } ;
1212

1313
/* eslint-enable */
1414
// run postcss plugins at sass output

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad © 2024 Your Company Name. All rights reserved.





Check this box to remove all script contents from the fetched content.



Check this box to remove all images from the fetched content.


Check this box to remove all CSS styles from the fetched content.


Check this box to keep images inefficiently compressed and original size.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy