1
1
12rbah2020-04-22 16:26:38
JavaScript
12rbah, 2020-04-22 16:26:38

How to download js files?

If I connect js files via http link, then no warnings are issued, if I download them and prescribe the local path, then it gives


DevTools failed to load SourceMap: Could not load content for file:///C:/Web/bootstrap.min.css.map: System error: net::ERR_FILE_NOT_FOUND

DevTools failed to load SourceMap: Could not load content for file:/ //C:/Web/jquery.min.map: System error: net::ERR_FILE_NOT_FOUND

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladislav Dvoryaninov, 2020-04-22
@Vlad16

the path must be written relative to the root of the site and not the file system.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question