GithubHelp home page GithubHelp logo

config-aurelia's People

Contributors

greenkeeperio-bot avatar niieani avatar pndewit avatar vheissu avatar

Watchers

 avatar  avatar

config-aurelia's Issues

Generated config fails webpack validation: [1] "modules" is not allowed

[email protected]
[email protected]
@easy-webpack/[email protected]

{
"metadata": {
"port": 9000,
"host": "localhost",
"ENV": "development",
"HMR": false,
"title": "inMotion Proximus",
"baseUrl": "/",
"root": "C:\Git\proximus",
"src": "C:\Git\proximus\src"
},
"resolve": {
"root": "C:\Git\proximus\src",
"modules" [1]: [
"C:\Git\proximus\src",
"node_modules"
]

},
"plugins": [
{
"options": {
"root": "C:/Git/proximus",
"src": "C:/Git/proximus/src",
"title": "inMotion Proximus",
"baseUrl": "/",
"nameExternalModules": true,
"nameLocalModules": true,
"resourceRegExp": {},
"customViewLoaders": {
".css": [
"css"
],
".scss": [
"css",
"sass"
],
".less": [
"css",
"less"
],
".styl": [
"css",
"stylus"
]
}
}
}
]
}

[1] "modules" is not allowed

Upgrade issue to webpack 2.1.0-beta.25

I have an issue with aurelia after upgrading to webpack 2.1.0-beta.25

Here the error:

ERROR in ./~/aurelia-loader-webpack/dist/commonjs/aurelia-loader-webpack.js
Module not found: Error: Can't resolve 'aurelia-loader-context' in '/Users/<user>/Documents/ProjectPrivate/aurelia-ts-boilerplate/node_modules/aurelia-loader-webpack/dist/commonjs'
 @ ./~/aurelia-loader-webpack/dist/commonjs/aurelia-loader-webpack.js 145:23-64
 @ multi aurelia

I had also to do several changes in easy-webpack/config-tslint as described here:
easy-webpack/config-tslint#3 (caution this PR is based on master which has unreleased changes to fix preLoaders)

You can see the issue in this branch: https://github.com/w3tecch/aurelia-ts-boilerplate/tree/feature/webpack-beta-25

I was following the update proposals as easy-webpack is upgrading to webpack >=2.1.0-beta.23 which introduced some breaking changes. But now I have the feeling that a lot of easy-webpack repositories aren't ready yet?

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.