Giter Club home page Giter Club logo

Comments (12)

simonsmith avatar simonsmith commented on May 27, 2024

Do you get the same problem -i?

from preprocessor.

casio avatar casio commented on May 27, 2024

yup, same thing

fyi I'm on mac os

node v6.9.1
npm 3.10.8
suitcss 3.0.0

from preprocessor.

simonsmith avatar simonsmith commented on May 27, 2024

@giuseppeg I think it might be since we added this merging of options - https://github.com/suitcss/preprocessor/blob/master/bin/suitcss#L113-L123

It comes in from the bin as importRoot but the node API is expecting root. We might need to translate that option manually.

@casio You can work round it with a config file until we get a fix out :)

from preprocessor.

giuseppeg avatar giuseppeg commented on May 27, 2024

It comes in from the bin as importRoot but the node API is expecting root. We might need to translate that option manually.

Right.

FWIW the snippet you linked has not been released yet.

from preprocessor.

simonsmith avatar simonsmith commented on May 27, 2024

FWIW the snippet you linked has not been released yet.

Oh yeah! Needs more than my cursory glance then

from preprocessor.

simonsmith avatar simonsmith commented on May 27, 2024

I'll investigate this later

from preprocessor.

casio avatar casio commented on May 27, 2024

@simonsmith thx for the hint (and the prompt reaction)!
however, no luck even with a config file - "root": "./src" seems to be ignored, as well.

also, I found that using json as the config fmt, raises: SyntaxError: Unexpected token : .
using a js file does not raise, though.

want me to create a new issue for this one?

from preprocessor.

simonsmith avatar simonsmith commented on May 27, 2024

@casio Yes please. I'll investigate that too

from preprocessor.

casio avatar casio commented on May 27, 2024

done. see #65

from preprocessor.

casio avatar casio commented on May 27, 2024

so I started working on a fix for importRoot a little: https://github.com/casio/preprocessor/tree/fix/import-root

the root vs importRoot ambiguity should be handled as well, I guess? which one do you prefer?
also related: should output go there as well?

from preprocessor.

simonsmith avatar simonsmith commented on May 27, 2024

Sorry @casio I totally missed that you had already started working on a fix there! Do you fancy rebasing that branch and opening a PR? We can move discussion there :)

from preprocessor.

giuseppeg avatar giuseppeg commented on May 27, 2024

see #69

from preprocessor.

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.