Coder Social home page Coder Social logo

closure-webpack-example's Introduction

Closure Webpack Example

An example app using Closure Compiler(Library) and Webpack.

npm start

closure-webpack-example's People

Contributors

koba04 avatar

Watchers

 avatar  avatar  avatar

Forkers

samilyak

closure-webpack-example's Issues

Example with Angular Pass

Thanks for this example! Was definitely helpful. I asked in the main repo, but I figured i would ask here as well. I'm looking to pass the angular_pass flag to the closure compiler. Do you know if this is the way of doing it? Thanks in advance!

    const compilerFlags ={
       angular_pass: true
     };

      new ClosurePlugin(
        {
          // ... 
        },
        compilerFlags
      ),

goog is not defined

Hi Toru,

I'm basing our closure webpack project from your example (thank you, btw). I'm currently running into an issue where everything works fine when mode is set to NONE, but breaks when I set it to STANDARD. I get the following error:

Uncaught ReferenceError: goog is not defined
at Object.<anonymous> (app.js:2742)
at __webpack_require__ 

Any idea of what it might be? My webpack config is extremely light. The only thing I changed from your package.json example was the build:webpack script from "webpack -p --env production" to "./node_modules/.bin/webpack --env=production"

Any help would be awesome!! Thanks

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.