Code Monkey home page Code Monkey logo

Comments (9)

morficus avatar morficus commented on May 19, 2024

I'm experiencing the same issue.

What I did notice, is that in the "intermediate" folder the modules dir seems to be working properly - I see all my js files minified (and not concatenated). But I also see a file called _all.js inside intermediate/js/modules which seems to be the concatenated version of the minified files inside the same directory.

from ant-build-script.

abonae avatar abonae commented on May 19, 2024

Exactly the same for me.

from ant-build-script.

morficus avatar morficus commented on May 19, 2024

I think I just figured it out.
I'll be forking and submitting a pull-request with in the next few minutes

from ant-build-script.

roblarsen avatar roblarsen commented on May 19, 2024

Just tested and merged.

Thanks!

from ant-build-script.

abonae avatar abonae commented on May 19, 2024

This fixes one of the issues I raised - the renamed modules directory has the appropriate files (and many thanks!).

Unfortunately the main nnnnnn.js file still has all the code from the modules files (which defeats the purpose of the modules directory).

I don't have permission to reopen so could someone else do this?

from ant-build-script.

roblarsen avatar roblarsen commented on May 19, 2024

Sorry, I missed that from your original issue since I was just responding to the pull request.

from ant-build-script.

abonae avatar abonae commented on May 19, 2024

Rob

No problem; thanks for re-opening. I hope this one is as easy to fix as the other issue.

Abo

from ant-build-script.

morficus avatar morficus commented on May 19, 2024

oh snap, sorry about that. I'll take a look at this.

from ant-build-script.

abonae avatar abonae commented on May 19, 2024

Looks like this fixes both my issues - many thanks all!

This build script has really improved how I generate web sites. It's been easy to extend the project.xml file to copy my work over to my development server or to my testing or production server. I've even been able to add a very simple use of sass with one simple change to build.xml.

Great work!

from ant-build-script.

Related Issues (20)

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.