Commit Graph

8 Commits

Author SHA1 Message Date
Akash Manohar J
5519535ffd Revert back post-install 2016-03-12 22:20:10 +05:30
Richard de Wit
e03b535793 Fix asdf_nodejs_plugin_path
When installing a module that uses `postinstall` it threw an error

> No such plugin.

The variable `asdf_nodejs_plugin_path` was assigned wrong.
2016-02-29 09:37:40 +01:00
Akash Manohar J
ae6b6ff9e4 Centralized postinstall hook #3 2015-12-22 22:35:35 +05:30
Justin
d044f80f7c [Fix #4] Removing .js extension if present 2015-11-29 03:10:08 +01:00
Akash Manohar
77018de7b8 [Fix #2] Update npm install hook 2015-11-28 21:06:01 +05:30
Akash Manohar J
dea9e33d84 Fix post-install hook
Won't create unnecessary shims for pkgs that are not creating npm
binaries. This is checked using multiple conditions
2015-05-29 16:49:15 +05:30
Akash Manohar
a78bedb0be Fix postinstall 2015-05-29 14:48:23 +05:30
Akash Manohar J
ed3ad675f0 Add npm hook 2015-05-24 15:17:38 +05:30