Class JSASSFixHelper

java.lang.Object
org.ametys.core.minimize.css.JSASSFixHelper

public final class JSASSFixHelper extends Object
Helper for JSASS source maps
  • Method Details

    • fixJsassSourceMap

      public static String fixJsassSourceMap(String sourceMap, String externalContextPath)
      Fix the common problems with JSASS generated source maps
      Parameters:
      sourceMap - The source map
      externalContextPath - The context path
      Returns:
      The source map fixed