Code Monkey home page Code Monkey logo

Comments (2)

STRML avatar STRML commented on July 26, 2024

To be honest, it's not meant to be built at this time - I always ran the app without a build so that users could easily verify the source. That Gruntfile is mostly boilerplate from another project and I haven't adapted it to work with this one yet.

I've stopped using/supporting the jQuery version since writing the Polymer version.

On Jan 7, 2014, at 3:33 PM, mmihalev [email protected] wrote:

Hello,
How to build jquery-spaghetti?

Running "clean:build" (clean) task

Running "jshint:validate" (jshint) task
Linting app/formatters.js ...ERROR
[L8:C20] W098: 'Latin1Formatter' is defined but never used.
var Latin1Formatter = {
Linting app/formatters.js ...ERROR
[L17:C42] W098: 'opts' is defined but never used.
stringify: function (cipherParams, opts) {
Linting app/formatters.js ...ERROR
[L2:C60] W098: 'lzw_encode' is defined but never used.
/global CryptoJS:true, lzw_encode:true, lzw_decode:true */
Linting app/formatters.js ...ERROR
[L2:C60] W098: 'lzw_decode' is defined but never used.
/global CryptoJS:true, lzw_encode:true, lzw_decode:true /
Linting app/shared.js ...ERROR
[L60:C38] W098: 'message' is defined but never used.
showStatusMessage: function(message){
Linting app/shared.js ...ERROR
[L1:C49] W098: '_' is defined but never used.
/global _:true, escape: true, CryptoJS: true */
Linting app/uploader.js ...ERROR
[L189:C19] W116: Expected '!==' and instead saw '!='.
if(e.loaded != e.total){
Linting app/uploader.js ...ERROR
[L66:C13] W098: 'time' is defined but never used.
var time = new Date();
Linting app/uploader.js ...ERROR
[L167:C31] W098: 'beforeSendHandler' is defined but never used.
function beforeSendHandler(xhr) {
Linting app/uploader.js ...ERROR
[L167:C35] W098: 'xhr' is defined but never used.
function beforeSendHandler(xhr) {

Warning: Task "jshint:validate" failed. Used --force, continuing.

Running "jst:dist/templates.js" (jst) task

Destination not written because compiled files were empty.

Running "compass:secureshare" (compass) task
Configuration file, ../config.rb, not found or not readable.
Warning: Task "compass:secureshare" failed. Used --force, continuing.

Running "uglify:secureshare" (uglify) task
Source Map "dist/build.js.map" created.
File "dist/build.js" created.

Running "md5:compile" (md5) task
File 'dist/build-b846ca0cba824d03b4a4c4b2e3742136.js' created.
File 'dist/style-3a3236c224741f4d481f15316389a4bc.css' created.
Warning: ENOENT, no such file or directory 'index.html' Used --force, continuing.

Done, but with warnings.


Reply to this email directly or view it on GitHub.

from securesha.re-client.

mmihalev avatar mmihalev commented on July 26, 2024

I see. Btw issues #4 and #5 are "fixed" in jquery version.

from securesha.re-client.

Related Issues (10)

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.