• Robert Knight's avatar
    Remove sourcemap link from boot script · 4c1bd9fe
    Robert Knight authored
    The replacement of var placeholders with values invalidates the
    sourcemap locations and the sourcemap URL is invalid after the file is
    copied from build/scripts/ to build/. Since the script is tiny the debug
    info is not that valuable so this commit just removes the sourcemap URL
    to avoid browsers complaining that they cannot retrieve it.
    4c1bd9fe
gulpfile.js 11.6 KB