Skip to content

The new require system knocks out the easy-peasy node_modules require. #71

Description

@Jwaxo

Now we use an fs.exists check to see if we need to make a new file for our data .json files. This, unfortunately, does not work with node_module files. For now I'm just re-requiring them with their full ./node_module paths, but that's pretty lame.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions