Code Monkey home page Code Monkey logo

Comments (9)

nikolay-borzov avatar nikolay-borzov commented on May 28, 2024

I expect more details. Provide the list of files inside build/static/js/

from source-map-explorer.

FezVrasta avatar FezVrasta commented on May 28, 2024

This is the list of the files

CleanShot 2021-07-27 at 17 10 19@2x

from source-map-explorer.

nikolay-borzov avatar nikolay-borzov commented on May 28, 2024

I see a problem with .LICENSE.txt file. For now, you need to use a glob that only matches .js and .js.map files.
The issue is noted

from source-map-explorer.

FezVrasta avatar FezVrasta commented on May 28, 2024

I'm sorry, isn't my glob already doing that?

from source-map-explorer.

FezVrasta avatar FezVrasta commented on May 28, 2024

Little update, I deleted the .txt file but I keep having the error.

from source-map-explorer.

nikolay-borzov avatar nikolay-borzov commented on May 28, 2024

Have you tried omitting single quotes?

source-map-explorer build/static/js/*.js

from source-map-explorer.

FezVrasta avatar FezVrasta commented on May 28, 2024
~/P/S/s/frontend ❯❯❯ source-map-explorer build/static/js/*.js                                                   
Usage:
  source-map-explorer <script.js> [<script.js.map>]
  source-map-explorer [--json | --html | --tsv] [-m | --only-mapped] <script.js> [<script.js.map>] [--replace=BEFORE --with=AFTER]... [--noroot]
  source-map-explorer -h | --help | --version

from source-map-explorer.

nikolay-borzov avatar nikolay-borzov commented on May 28, 2024

What terminal do you use? Try Git Bash

from source-map-explorer.

FezVrasta avatar FezVrasta commented on May 28, 2024

I'm using zsh, but I get the same output with bash

bash-3.2$ source-map-explorer build/static/js/*.js
Usage:
  source-map-explorer <script.js> [<script.js.map>]
  source-map-explorer [--json | --html | --tsv] [-m | --only-mapped] <script.js> [<script.js.map>] [--replace=BEFORE --with=AFTER]... [--noroot]
  source-map-explorer -h | --help | --version

from source-map-explorer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.