get-static-root

1.0.1 • Public • Published

get-static-root

Calculate static root for JavaScript assets at runtime from HTML.

Usage

var getStaticRoot = require('get-static-root');
// get static root based on script src of bundle.js
var staticRoot = getStaticRoot('bundle.js');

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i get-static-root

      Weekly Downloads

      3

      Version

      1.0.1

      License

      MIT

      Last publish

      Collaborators

      • byondreal