Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Distributable file and documentation #6

Open
pYr0x opened this issue Nov 10, 2015 · 4 comments
Open

Distributable file and documentation #6

pYr0x opened this issue Nov 10, 2015 · 4 comments

Comments

@pYr0x
Copy link

pYr0x commented Nov 10, 2015

Is miss a "dist" folder like in can-derive...
And is there any short documentation how to use the error result in templates?

@Macrofig
Copy link
Contributor

@pYr0x I have some pretty good demos in the repository. I just ran into trouble trying to get them to work on the github pages site. It does work locally using something like http-server.

I'm not sure what you mean by the dist folder. Can-derive's master branch doesn't have one... I assume you're talking about npm installing it? can-validate does have a dist folder when npm installing it.

@Macrofig
Copy link
Contributor

Ok! Docs are back: http://canjs.github.io/can-validate/ but my demos are being difficult. I'll have those back tomorrow morning.

@Macrofig
Copy link
Contributor

Actually, I just added the "unbuilt" demos; they'll steal the node_modules on load. This will do until I can update the build script.

Let me know what you need for the dist folder. I can probably get something going for you in the morning. :)

@pYr0x
Copy link
Author

pYr0x commented Aug 12, 2016

i think a this folder on a release branch would be nice. like all other canjs projects did
https://github.com/canjs/can-define/tree/0548a11704e762f737741af1ed87a59bf280dd00

here the build for generating the distributable files
https://github.com/canjs/can-define/blob/0548a11704e762f737741af1ed87a59bf280dd00/build.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants