flatiron / director

a tiny and isomorphic URL router for JavaScript

Home Page:http://github.com/flatiron/director

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webpack exports-loader Error

Cydmi opened this issue · comments

commented

var Router = require('exports?file!./lib/director');
webpack -p is error
exports/0.0.1/exports/lib/exports.js?file didn't return a function

commented

This problem has now been solved.