Code Monkey home page Code Monkey logo

mcss-loader's Introduction

Hi there 👋

mcss-loader's People

Contributors

fengzilong avatar maggiehe avatar sweet-zone avatar tgmeng avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

mcss-loader's Issues

@abstract 'xxx.mcss'的时候路径找不到

如题:
//js使用

 require("a.mcss");

//a.mcss文件中,行首部分为

 @abstract ‘b.mcss’;

//结果提示:

 ERROR in ./~/css-loader!./~/mcss-loader!./mcss/a.mcss
 Module build failed: SyntaxError: b.mcss FILE NOT FOUND
 at null.<anonymous> (d:\app\node_modules\mcss\lib\parser.js:1354:27)
 at extend.reject (d:\app\node_modules\mcss\lib\helper\promise.js:63:10)
 at ReadFileContext.callback (d:\app\node_modules\mcss\lib\helper\io.js:65:28)
 at FSReqWrap.readFileAfterOpen [as oncomplete] (fs.js:303:13)

Module build failed: SyntaxError: b.mcss FILE NOT FOUND

但其实文件时存在的,我用mcss指令直接运行编译,则不会报错,,正常编译

mcss -c mcss/mcss.json

btw:文件比较简单,自信不会在语法上出问题...
点解?怎么破?

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.