Git Product home page Git Product logo

hobo's People

Contributors

jsdalton avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

hobo's Issues

eq is not a function

I've done my best to get things running as you describe them in the docs, but I'm having trouble getting to the extended functions.

I've added a postinstall script into the package.json and ran it, but for some reason it doesn't want to work.

Any suggestions?

edit: I don't know if the build function is just not working as expected, but I ended up opening the hobo.js file myself and adding this Hobo.prototype.eq = require("./lib/extended/eq");

That seemed to do the trick!

Error: Cannot resolve module `dist/hobo.build.js` during build.

Getting a build error ever since upgrading to the latest version.

npm run build

> [email protected] build /Users/j/Dropbox/projects/dev/personal/squarefront/node_modules/properjs-hobo
> node build.js

> [Hobo] Specify modules to custom build or just use hobo core.

> [email protected] postbuild /Users/j/Dropbox/projects/dev/personal/squarefront/node_modules/properjs-hobo
> webpack dist/hobo.build.js dist/hobo.build.dist.js && ./node_modules/.bin/webpack hobo.js dist/hobo.dist.js && npm run min && npm run doc

Hash: 8f371a4d9917b1a128b6
Version: webpack 1.13.0
Time: 25ms

ERROR in Entry module not found: Error: Cannot resolve module 'dist/hobo.build.js' in /Users/j/Dropbox/projects/dev/personal/squarefront/node_modules/properjs-hobo
Hash: 24e8184aa5a87e571c83
Version: webpack 1.13.0
Time: 127ms
       Asset     Size  Chunks             Chunk Names
hobo.dist.js  26.8 kB       0  [emitted]  main
    + 11 hidden modules

> [email protected] min /Users/j/Dropbox/projects/dev/personal/squarefront/node_modules/properjs-hobo
> uglifyjs dist/hobo.build.dist.js -c -m -o dist/hobo.build.dist.min.js && uglifyjs dist/hobo.dist.js -c -m -o dist/hobo.dist.min.js

ERROR: can't read file: dist/hobo.build.dist.js

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.