Class JSASSFixHelper

    • Method Detail

      • 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